Last Version

spring-boot-starter-cache 1.4.7

Redis and Caffeine cache Spring Boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.soilove
ArtifactId

ArtifactId

spring-boot-starter-cache
Version

Version

1.4.7
Type

Type

jar
Description

Description

spring-boot-starter-cache
Redis and Caffeine cache Spring Boot starter

Download spring-boot-starter-cache 1.4.7


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

Dependencies

compile (9)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12
com.github.ben-manes.caffeine : caffeine jar 2.8.5
redis.clients : jedis jar 3.3.0
com.alibaba : fastjson jar 1.2.70
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.aspectj : aspectjweaver jar 1.9.5
com.google.guava : guava jar 30.0-jre

import (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.