is not current version
Last Version 1.2

cache-springboot-starter 1.0

客户端Springboot插件

License

License

GroupId

GroupId

io.github.acshmily
ArtifactId

ArtifactId

cache-springboot-starter
Version

Version

1.0
Type

Type

pom
Description

Description

cache-springboot-starter
客户端Springboot插件
Source Code Management

Source Code Management

https://github.com/acshmily/cache-proxy-starter

Download cache-springboot-starter 1.0


<!-- https://jarcasting.com/artifacts/io.github.acshmily/cache-springboot-starter/ -->
<dependency>
    <groupId>io.github.acshmily</groupId>
    <artifactId>cache-springboot-starter</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.acshmily/cache-springboot-starter/
implementation 'io.github.acshmily:cache-springboot-starter:1.0'
// https://jarcasting.com/artifacts/io.github.acshmily/cache-springboot-starter/
implementation ("io.github.acshmily:cache-springboot-starter:1.0")
'io.github.acshmily:cache-springboot-starter:pom:1.0'
<dependency org="io.github.acshmily" name="cache-springboot-starter" rev="1.0">
  <artifact name="cache-springboot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.acshmily', module='cache-springboot-starter', version='1.0')
)
libraryDependencies += "io.github.acshmily" % "cache-springboot-starter" % "1.0"
[io.github.acshmily/cache-springboot-starter "1.0"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.6.3

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

  • cache-spring-boot-starter
  • cache-spring-boot-starter-autoconfigure
  • cache-client-test