Download composite-hibernate-4.4.jar file - Jar c

Jar examples for c:composite-hibernate

Description

Collection of the standard hibernate dependencies

You can download jar file composite-hibernate 4.4 in this page.

License

Apache License 2.0

Build File

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'

Download

Click the following link to download the jar file.

composite-hibernate-4.4.jar
composite-hibernate-4.4.pom



Related Tutorials