r

redisson-plus-spring-boot-starter

Spring Boot Starter For Redisson Extension
https://github.com/hiwepy/${project.artifactId}
The Apache Software License, Version 2.0
wandl
Files download
File Operation
redisson-plus-spring-boot-starter-2.0.0.RELEASE.jar download
redisson-plus-spring-boot-starter-2.0.0.RELEASE.pom download
redisson-plus-spring-boot-starter-2.0.0.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.hiwepy</groupId>
  <artifactId>redisson-plus-spring-boot-starter</artifactId>
  <version>2.0.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.hiwepy:redisson-plus-spring-boot-starter:2.0.0.RELEASE'
Gradle Kotlin
implementation("com.github.hiwepy:redisson-plus-spring-boot-starter:2.0.0.RELEASE")
Scala SBT
libraryDependencies += "com.github.hiwepy" % "redisson-plus-spring-boot-starter" % "2.0.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.hiwepy', module='redisson-plus-spring-boot-starter', version='2.0.0.RELEASE')
)
Apache Ivy
<dependency org="com.github.hiwepy" name="redisson-plus-spring-boot-starter" rev="2.0.0.RELEASE" />
Leiningen
[com.github.hiwepy/redisson-plus-spring-boot-starter "2.0.0.RELEASE"]
Apache Buildr
'com.github.hiwepy:redisson-plus-spring-boot-starter:jar:2.0.0.RELEASE'