Jar examples for h:hibernate-core
The core O/RM functionality as provided by Hibernate
You can download jar file hibernate-core 3.5.6-Final-patched-play-1.1.1 in this page.
GNU Lesser General Public License
You can use the following script to add hibernate-core-3.5.6-Final-patched-play-1.1.1.jar to your project.
<dependency> <groupId>com.google.code.maven-play-plugin.org.hibernate</groupId> <artifactId>hibernate-core</artifactId> <version>3.5.6-Final-patched-play-1.1.1</version> </dependency>
compile group: 'com.google.code.maven-play-plugin.org.hibernate', name: 'hibernate-core', version: '3.5.6-Final-patched-play-1.1.1'
libraryDependencies += "com.google.code.maven-play-plugin.org.hibernate" % "hibernate-core" % "3.5.6-Final-patched-play-1.1.1"
<dependency org="com.google.code.maven-play-plugin.org.hibernate" name="hibernate-core" rev="3.5.6-Final-patched-play-1.1.1"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.org.hibernate', module='hibernate-core', version='3.5.6-Final-patched-play-1.1.1'))
'com.google.code.maven-play-plugin.org.hibernate:hibernate-core:jar:3.5.6-Final-patched-play-1.1.1'
Click the following link to download the jar file.
hibernate-core-3.5.6-Final-patched-play-1.1.1-javadoc.jar