is not current version
Last Version 3.3.1

org.crazycake:shiro-redis-spring-boot-starter 3.2.1

spring-boot starter for shiro-redis

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

org.crazycake
ArtifactId

ArtifactId

shiro-redis-spring-boot-starter
Version

Version

3.2.1
Type

Type

jar

Download shiro-redis-spring-boot-starter 3.2.1


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