is not current version
Last Version 2.7.0

com.github.yaoguoh:common-jpa 2.4.5


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-jpa
Version

Version

2.4.5
Type

Type

jar

Download common-jpa 2.4.5


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