is not current version
Last Version 1.2

io.github.acshmily:cache-springboot-starter 1.1

客户端Springboot插件

GroupId

GroupId

io.github.acshmily
ArtifactId

ArtifactId

cache-springboot-starter
Version

Version

1.1
Type

Type

jar

Download cache-springboot-starter 1.1


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