License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases Redisson |
GroupId | GroupIdcn.hchub |
ArtifactId | ArtifactIdredisson-spring-boot-starter |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredisson-spring-boot-starter
Redisson SpringBoot Starter
|
<!-- https://jarcasting.com/artifacts/cn.hchub/redisson-spring-boot-starter/ -->
<dependency>
<groupId>cn.hchub</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hchub/redisson-spring-boot-starter/
implementation 'cn.hchub:redisson-spring-boot-starter:3.2.0'
// https://jarcasting.com/artifacts/cn.hchub/redisson-spring-boot-starter/
implementation ("cn.hchub:redisson-spring-boot-starter:3.2.0")
'cn.hchub:redisson-spring-boot-starter:jar:3.2.0'
<dependency org="cn.hchub" name="redisson-spring-boot-starter" rev="3.2.0">
<artifact name="redisson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hchub', module='redisson-spring-boot-starter', version='3.2.0')
)
libraryDependencies += "cn.hchub" % "redisson-spring-boot-starter" % "3.2.0"
[cn.hchub/redisson-spring-boot-starter "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson-spring-boot-starter | jar | 3.17.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.7 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |