Hibernate Search + Elastic Search

Now landed to this error
Description:

An attempt was made to call the method org.hibernate.metamodel.spi.MetamodelImplementor.entity(Ljava/lang/String;)Lorg/hibernate/metamodel/model/domain/spi/EntityTypeDescriptor; but it does not exist. Its class, org.hibernate.metamodel.spi.MetamodelImplementor, is available from the following locations:

jar:file:/C:/Users/EXN801/.m2/repository/org/hibernate/hibernate-core/5.3.6.Final/hibernate-core-5.3.6.Final.jar!/org/hibernate/metamodel/spi/MetamodelImplementor.class

It was loaded from the following location:

file:/C:/Users/EXN801/.m2/repository/org/hibernate/hibernate-core/5.3.6.Final/hibernate-core-5.3.6.Final.jar

Action:

Correct the classpath of your application so that it contains a single, compatible version of org.hibernate.metamodel.spi.MetamodelImplementor