is not current version
Last Version 2.7.0

com.github.yaoguoh:common-jpa 2.2.2.RELEASE


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-jpa
Version

Version

2.2.2.RELEASE
Type

Type

jar

Download common-jpa 2.2.2.RELEASE


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