is not current version
Last Version 0.0.12.RELEASE

com.github.life-lab:common-jpa 0.0.8-RELEASE


GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-jpa
Version

Version

0.0.8-RELEASE
Type

Type

jar

Download common-jpa 0.0.8-RELEASE


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