MVN

com.github.drtrang : redisson-spring-boot2

Maven & Gradle

Jul 31, 2018
34 stars

redisson-spring-boot2 · Spring Boot Starter for Redisson

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>redisson-spring-boot2</artifactId>
    <version>1.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.drtrang : redisson-spring-boot2 to add to Maven - Latest Versions:

  • Latest Stable: 1.2.7

All Versions

Choose a version of com.github.drtrang : redisson-spring-boot2 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
redisson-spring-boot2-1.2.7
redisson-spring-boot2-1.2.6
redisson-spring-boot2-1.2.5
redisson-spring-boot2-1.2.4
redisson-spring-boot2-1.2.3
redisson-spring-boot2-1.2.2
redisson-spring-boot2-1.2.1
redisson-spring-boot2-1.2.0
1.1.x
redisson-spring-boot2-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>redisson-spring-boot2</artifactId>
    <version>1.2.7</version>
</dependency>

Advertisement