spring-boot-starter-cache

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
Last Version

Last Version

1.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-boot-starter-cache

How to add to project

<!-- 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.

Versions

Version
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0