is not current version
Last Version 0.9-rc2

org.iternine:jeppetto-dao-hibernate 0.7


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.iternine
ArtifactId

ArtifactId

jeppetto-dao-hibernate
Version

Version

0.7
Type

Type

jar

Download jeppetto-dao-hibernate 0.7


<!-- https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-hibernate/ -->
<dependency>
    <groupId>org.iternine</groupId>
    <artifactId>jeppetto-dao-hibernate</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-hibernate/
implementation 'org.iternine:jeppetto-dao-hibernate:0.7'
// https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-hibernate/
implementation ("org.iternine:jeppetto-dao-hibernate:0.7")
'org.iternine:jeppetto-dao-hibernate:jar:0.7'
<dependency org="org.iternine" name="jeppetto-dao-hibernate" rev="0.7">
  <artifact name="jeppetto-dao-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iternine', module='jeppetto-dao-hibernate', version='0.7')
)
libraryDependencies += "org.iternine" % "jeppetto-dao-hibernate" % "0.7"
[org.iternine/jeppetto-dao-hibernate "0.7"]