Jar examples for h:hibernate
This bundle provides one StatisticsMXBean for each persistence unit with an oname like this: org.hibernate.statistics:unitName=...
You can download jar file hibernate 0.9 in this page.
GNU Lesser General Public License
You can use the following script to add hibernate-0.9.jar to your project.
<dependency> <groupId>org.atteo.moonshine</groupId> <artifactId>hibernate</artifactId> <version>0.9</version> </dependency>
compile group: 'org.atteo.moonshine', name: 'hibernate', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "hibernate" % "0.9"
<dependency org="org.atteo.moonshine" name="hibernate" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='hibernate', version='0.9'))
'org.atteo.moonshine:hibernate:jar:0.9'
Click the following link to download the jar file.
hibernate-0.9-javadoc.jar