License |
License |
---|---|
GroupId | GroupIdio.github.acshmily |
ArtifactId | ArtifactIdcache-springboot-starter |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncache-springboot-starter
客户端Springboot插件
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cache-springboot-starter-1.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.acshmily/cache-springboot-starter/ -->
<dependency>
<groupId>io.github.acshmily</groupId>
<artifactId>cache-springboot-starter</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.acshmily/cache-springboot-starter/
implementation 'io.github.acshmily:cache-springboot-starter:1.2'
// https://jarcasting.com/artifacts/io.github.acshmily/cache-springboot-starter/
implementation ("io.github.acshmily:cache-springboot-starter:1.2")
'io.github.acshmily:cache-springboot-starter:pom:1.2'
<dependency org="io.github.acshmily" name="cache-springboot-starter" rev="1.2">
<artifact name="cache-springboot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.acshmily', module='cache-springboot-starter', version='1.2')
)
libraryDependencies += "io.github.acshmily" % "cache-springboot-starter" % "1.2"
[io.github.acshmily/cache-springboot-starter "1.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |