License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-hibernate |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFermenter::Stout::Hibernate
This project contains Stout's Hibernate implementations
|
Filename | Size |
---|---|
stout-hibernate-1.0.0.pom | |
stout-hibernate-1.0.0.jar | 9 KB |
stout-hibernate-1.0.0-tests.jar | 3 KB |
stout-hibernate-1.0.0-sources.jar | 6 KB |
stout-hibernate-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-hibernate/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-hibernate</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-hibernate/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-hibernate:1.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-hibernate/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-hibernate:1.0.0")
'org.bitbucket.askllc.fermenter.stout:stout-hibernate:jar:1.0.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-hibernate" rev="1.0.0">
<artifact name="stout-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-hibernate', version='1.0.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-hibernate" % "1.0.0"
[org.bitbucket.askllc.fermenter.stout/stout-hibernate "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.askllc.fermenter.stout : stout-java | jar | 1.0.0 |
org.hibernate : hibernate-core | jar | 4.3.7.Final |
org.hibernate : hibernate-spatial Optional | jar | 4.3 |
org.bitbucket.askllc.krausening : krausening | jar | 3 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |