is not current version
Last Version 2.7.0

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


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-jpa
Version

Version

2.3.1.RELEASE
Type

Type

jar

Download common-jpa 2.3.1.RELEASE


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