is not current version
Last Version 1.0.9

com.efeichong:jpa-common 1.0.3


GroupId

GroupId

com.efeichong
ArtifactId

ArtifactId

jpa-common
Version

Version

1.0.3
Type

Type

jar
Description

Description

Download jpa-common 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.efeichong : util-common jar 1.0.3
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.