s

shiro-redisson-spring-boot-autoconfigure

Files download
File Operation
shiro-redisson-spring-boot-autoconfigure-1.0.1.jar download
shiro-redisson-spring-boot-autoconfigure-1.0.1.pom download
shiro-redisson-spring-boot-autoconfigure-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fartherp.spring.boot</groupId>
  <artifactId>shiro-redisson-spring-boot-autoconfigure</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.fartherp.spring.boot:shiro-redisson-spring-boot-autoconfigure:1.0.1'
Gradle Kotlin
implementation("com.github.fartherp.spring.boot:shiro-redisson-spring-boot-autoconfigure:1.0.1")
Scala SBT
libraryDependencies += "com.github.fartherp.spring.boot" % "shiro-redisson-spring-boot-autoconfigure" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fartherp.spring.boot', module='shiro-redisson-spring-boot-autoconfigure', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.fartherp.spring.boot" name="shiro-redisson-spring-boot-autoconfigure" rev="1.0.1" />
Leiningen
[com.github.fartherp.spring.boot/shiro-redisson-spring-boot-autoconfigure "1.0.1"]
Apache Buildr
'com.github.fartherp.spring.boot:shiro-redisson-spring-boot-autoconfigure:jar:1.0.1'