Files download
File Operation
smart-redisson-spring-boot-starter-1.1.7.jar download
smart-redisson-spring-boot-starter-1.1.7.pom download
smart-redisson-spring-boot-starter-1.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.gitee.the-best-riven</groupId>
  <artifactId>smart-redisson-spring-boot-starter</artifactId>
  <version>1.1.7</version>
</dependency>
Gradle Groovy
implementation 'io.gitee.the-best-riven:smart-redisson-spring-boot-starter:1.1.7'
Gradle Kotlin
implementation("io.gitee.the-best-riven:smart-redisson-spring-boot-starter:1.1.7")
Scala SBT
libraryDependencies += "io.gitee.the-best-riven" % "smart-redisson-spring-boot-starter" % "1.1.7"
Groovy Grape
@Grapes(
  @Grab(group='io.gitee.the-best-riven', module='smart-redisson-spring-boot-starter', version='1.1.7')
)
Apache Ivy
<dependency org="io.gitee.the-best-riven" name="smart-redisson-spring-boot-starter" rev="1.1.7" />
Leiningen
[io.gitee.the-best-riven/smart-redisson-spring-boot-starter "1.1.7"]
Apache Buildr
'io.gitee.the-best-riven:smart-redisson-spring-boot-starter:jar:1.1.7'