is not current version
Last Version 1.0.9

com.efeichong:jpa-common 1.0.6

efeichong-common

License

License

GroupId

GroupId

com.efeichong
ArtifactId

ArtifactId

jpa-common
Version

Version

1.0.6
Type

Type

jar
Description

Description

efeichong-common
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/jpa-common

Download jpa-common 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.efeichong : util-common jar 1.0.6
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.