Actually I'm using 5.0

<!--
https://mvnrepository.com/artifact/org.hibernate/hibernate-entitymanager -->
<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-entitymanager</artifactId>
    <version>5.0.9.Final</version>
</dependency>


2016-06-22 13:08 GMT-03:00 mauro2java2011 <[email protected]>:

> please the exact dependency ?
>
> dependency>
>       <groupId>???</groupId>
>       <artifactId>???</artifactId>
>       <version>5.1</version>
>       <type>pom</type>
>       <scope>test</scope>
>     </dependency>
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/Use-hibernate-as-jpa-provider-Into-tomee7-plus-tp4679003p4679012.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Reply via email to