is not current version
Last Version 1.2.7

com.github.drtrang:redisson-spring-boot2-autoconfigure 1.2.3


Categories

Categories

Spring Boot Container Microservices Redis Data Databases Auto Application Layer Libs Code Generators config Configuration Redisson
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

redisson-spring-boot2-autoconfigure
Version

Version

1.2.3
Type

Type

jar

Download redisson-spring-boot2-autoconfigure 1.2.3


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