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