is not current version
Last Version 2.2.0

org.resthub:resthub-jpa 2.1.3


GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-jpa
Version

Version

2.1.3
Type

Type

jar

Download resthub-jpa 2.1.3


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