Jar examples for s:stout-hibernate
This project contains Stout's Hibernate implementations
You can download jar file stout-hibernate 1.0.0 in this page.
You can use the following script to add stout-hibernate-1.0.0.jar to your project.
<dependency> <groupId>org.bitbucket.askllc.fermenter.stout</groupId> <artifactId>stout-hibernate</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.bitbucket.askllc.fermenter.stout', name: 'stout-hibernate', version: '1.0.0'
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-hibernate" % "1.0.0"
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-hibernate" rev="1.0.0"/>
@Grapes(@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-hibernate', version='1.0.0'))
'org.bitbucket.askllc.fermenter.stout:stout-hibernate:jar:1.0.0'
Click the following link to download the jar file.
stout-hibernate-1.0.0-javadoc.jar