cache-spring-boot-starter

缓存的SpringBoot启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

cache-spring-boot-starter
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

cache-spring-boot-starter
缓存的SpringBoot启动器

Download cache-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.rebue.wheel : wheel-serialization jar
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.3.12.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.8.8
com.esotericsoftware : kryo jar 4.0.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3