is not current version
Last Version 1.0.8

com.github.fartherp.spring.boot:shiro-redisson-spring-boot 1.0.1

shiro redisson integration with Spring Boot

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

com.github.fartherp.spring.boot
ArtifactId

ArtifactId

shiro-redisson-spring-boot
Version

Version

1.0.1
Type

Type

pom

Download shiro-redisson-spring-boot 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/shiro-redisson-spring-boot/ -->
<dependency>
    <groupId>com.github.fartherp.spring.boot</groupId>
    <artifactId>shiro-redisson-spring-boot</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/shiro-redisson-spring-boot/
implementation 'com.github.fartherp.spring.boot:shiro-redisson-spring-boot:1.0.1'
// https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/shiro-redisson-spring-boot/
implementation ("com.github.fartherp.spring.boot:shiro-redisson-spring-boot:1.0.1")
'com.github.fartherp.spring.boot:shiro-redisson-spring-boot:pom:1.0.1'
<dependency org="com.github.fartherp.spring.boot" name="shiro-redisson-spring-boot" rev="1.0.1">
  <artifact name="shiro-redisson-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp.spring.boot', module='shiro-redisson-spring-boot', version='1.0.1')
)
libraryDependencies += "com.github.fartherp.spring.boot" % "shiro-redisson-spring-boot" % "1.0.1"
[com.github.fartherp.spring.boot/shiro-redisson-spring-boot "1.0.1"]