License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.acshmily |
ArtifactId | ArtifactIdcache-client-test |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description客户端Springboot插件
|
Filename | Size |
---|---|
cache-client-test-1.0.pom | |
cache-client-test-1.0.jar | 3 KB |
cache-client-test-1.0-sources.jar | 3 KB |
cache-client-test-1.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.acshmily/cache-client-test/ -->
<dependency>
<groupId>io.github.acshmily</groupId>
<artifactId>cache-client-test</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.acshmily/cache-client-test/
implementation 'io.github.acshmily:cache-client-test:1.0'
// https://jarcasting.com/artifacts/io.github.acshmily/cache-client-test/
implementation ("io.github.acshmily:cache-client-test:1.0")
'io.github.acshmily:cache-client-test:jar:1.0'
<dependency org="io.github.acshmily" name="cache-client-test" rev="1.0">
<artifact name="cache-client-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.acshmily', module='cache-client-test', version='1.0')
)
libraryDependencies += "io.github.acshmily" % "cache-client-test" % "1.0"
[io.github.acshmily/cache-client-test "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.acshmily : cache-spring-boot-starter | jar | 1.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |