cache-springboot-starter

客户端Springboot插件

License

License

GroupId

GroupId

io.github.acshmily
ArtifactId

ArtifactId

cache-springboot-starter
Last Version

Last Version

1.2
Release Date

Release Date

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

How to add to project

<!-- 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"]

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0