is not current version
Last Version 1.2.7

com.github.drtrang:redisson-spring-boot2-starter 1.2.6


Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

redisson-spring-boot2-starter
Version

Version

1.2.6
Type

Type

jar

Download redisson-spring-boot2-starter 1.2.6


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