Last Version

redisson-spring-boot-starter 3.2.0

Redisson SpringBoot Starter

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

cn.hchub
ArtifactId

ArtifactId

redisson-spring-boot-starter
Version

Version

3.2.0
Type

Type

jar
Description

Description

redisson-spring-boot-starter
Redisson SpringBoot Starter

Download redisson-spring-boot-starter 3.2.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.redisson : redisson-spring-boot-starter jar 3.17.1
org.projectlombok : lombok jar 1.18.20

provided (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.7
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.