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 1.0.RC1 in this page.
GNU Lesser General Public License
You can use the following script to add hibernate-1.0.RC1.jar to your project.
<dependency> <groupId>org.atteo.moonshine</groupId> <artifactId>hibernate</artifactId> <version>1.0.RC1</version> </dependency>
compile group: 'org.atteo.moonshine', name: 'hibernate', version: '1.0.RC1'
libraryDependencies += "org.atteo.moonshine" % "hibernate" % "1.0.RC1"
<dependency org="org.atteo.moonshine" name="hibernate" rev="1.0.RC1"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='hibernate', version='1.0.RC1'))
'org.atteo.moonshine:hibernate:jar:1.0.RC1'
Click the following link to download the jar file.
hibernate-1.0.RC1-javadoc.jar