is not current version
Last Version 1.0.4

io.helixservice:helix-jpa 1.0.2


GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-jpa
Version

Version

1.0.2
Type

Type

jar

Download helix-jpa 1.0.2


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