Last Version

com.github.drtrang:redisson-spring-boot-starter 1.2.4

Spring Boot Starter for Redisson

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

redisson-spring-boot-starter
Version

Version

1.2.4
Type

Type

jar
Description

Description

Spring Boot Starter for Redisson
Project Organization

Project Organization

trang

Download redisson-spring-boot-starter 1.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.drtrang : redisson-spring-boot-autoconfigure jar 1.2.4
org.redisson : redisson jar 3.7.2

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.