All is there http://hibernate.org/orm/downloads/
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-06-22 18:54 GMT+02:00 Felipe Jaekel <[email protected]>: > 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. > > >
