License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.acshmily |
ArtifactId | ArtifactIdcache-spring-boot-starter-autoconfigure |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description客户端Springboot插件
|
<!-- https://jarcasting.com/artifacts/io.github.acshmily/cache-spring-boot-starter-autoconfigure/ -->
<dependency>
<groupId>io.github.acshmily</groupId>
<artifactId>cache-spring-boot-starter-autoconfigure</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.acshmily/cache-spring-boot-starter-autoconfigure/
implementation 'io.github.acshmily:cache-spring-boot-starter-autoconfigure:1.0'
// https://jarcasting.com/artifacts/io.github.acshmily/cache-spring-boot-starter-autoconfigure/
implementation ("io.github.acshmily:cache-spring-boot-starter-autoconfigure:1.0")
'io.github.acshmily:cache-spring-boot-starter-autoconfigure:jar:1.0'
<dependency org="io.github.acshmily" name="cache-spring-boot-starter-autoconfigure" rev="1.0">
<artifact name="cache-spring-boot-starter-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.acshmily', module='cache-spring-boot-starter-autoconfigure', version='1.0')
)
libraryDependencies += "io.github.acshmily" % "cache-spring-boot-starter-autoconfigure" % "1.0"
[io.github.acshmily/cache-spring-boot-starter-autoconfigure "1.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |