License |
License |
---|---|
GroupId | GroupIdxyz.dong6662.jap.spring.boot |
ArtifactId | ArtifactIdjap-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjap-common
jap common
|
Filename | Size |
---|---|
jap-common-1.0.0.pom | |
jap-common-1.0.0.jar | 21 KB |
jap-common-1.0.0-sources.jar | 9 KB |
jap-common-1.0.0-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
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 |
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 |