License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdclub.zhcs |
ArtifactId | ArtifactIdredission-l2-cache-spring-boot-starter |
Last Version | Last Version2.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredission-l2-cache-spring-boot-starter
基于redission的二级缓存启动器
|
Project Organization |
Project Organizationclub.zhcs |
<!-- https://jarcasting.com/artifacts/club.zhcs/redission-l2-cache-spring-boot-starter/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>redission-l2-cache-spring-boot-starter</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/redission-l2-cache-spring-boot-starter/
implementation 'club.zhcs:redission-l2-cache-spring-boot-starter:2.5.6'
// https://jarcasting.com/artifacts/club.zhcs/redission-l2-cache-spring-boot-starter/
implementation ("club.zhcs:redission-l2-cache-spring-boot-starter:2.5.6")
'club.zhcs:redission-l2-cache-spring-boot-starter:jar:2.5.6'
<dependency org="club.zhcs" name="redission-l2-cache-spring-boot-starter" rev="2.5.6">
<artifact name="redission-l2-cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='redission-l2-cache-spring-boot-starter', version='2.5.6')
)
libraryDependencies += "club.zhcs" % "redission-l2-cache-spring-boot-starter" % "2.5.6"
[club.zhcs/redission-l2-cache-spring-boot-starter "2.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-cache | jar | 2.5.6 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.redisson : redisson-spring-boot-starter | jar | 3.16.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.6 |