Jar examples for c:composite-hibernate
Collection of the standard hibernate dependencies
You can download jar file composite-hibernate 4.4 in this page.
Apache License 2.0
You can use the following script to add composite-hibernate-4.4.jar to your project.
<dependency> <groupId>nz.net.osnz.composite</groupId> <artifactId>composite-hibernate</artifactId> <version>4.4</version> </dependency>
compile group: 'nz.net.osnz.composite', name: 'composite-hibernate', version: '4.4'
libraryDependencies += "nz.net.osnz.composite" % "composite-hibernate" % "4.4"
<dependency org="nz.net.osnz.composite" name="composite-hibernate" rev="4.4"/>
@Grapes(@Grab(group='nz.net.osnz.composite', module='composite-hibernate', version='4.4'))
'nz.net.osnz.composite:composite-hibernate:jar:4.4'
Click the following link to download the jar file.
composite-hibernate-4.4.jar