is not current version
Last Version 3.17.4

org.redisson:redisson-spring-boot-starter 3.12.1


Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

org.redisson
ArtifactId

ArtifactId

redisson-spring-boot-starter
Version

Version

3.12.1
Type

Type

jar

Download redisson-spring-boot-starter 3.12.1


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