is not current version
Last Version 2.1

ws.ament.hammock:jpa-hibernate 1.2.1


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

jpa-hibernate
Version

Version

1.2.1
Type

Type

jar

Download jpa-hibernate 1.2.1


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