Last Version

Fermenter::Stout::Hibernate 1.0.0

This project contains Stout's Hibernate implementations

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-hibernate
Version

Version

1.0.0
Type

Type

jar
Description

Description

Fermenter::Stout::Hibernate
This project contains Stout's Hibernate implementations

Download stout-hibernate 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.