Last Version

jap-common 1.0.0

jap common

License

License

GroupId

GroupId

xyz.dong6662.jap.spring.boot
ArtifactId

ArtifactId

jap-common
Version

Version

1.0.0
Type

Type

jar
Description

Description

jap-common
jap common

Download jap-common 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.projectlombok : lombok jar 1.18.20

provided (3)

Group / Artifact Type Version
com.fujieid : jap-core jar 1.0.4
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4

Project Modules

There are no modules declared in this project.