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