is not current version
Last Version 2.1

ws.ament.hammock:jpa-hibernate 0.3.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

jpa-hibernate
Version

Version

0.3.0
Type

Type

jar

Download jpa-hibernate 0.3.0


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