Spring boot start for shiro-redis
For more detail see shiro-redis spring boot starter
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdorg.crazycake |
ArtifactId | ArtifactIdshiro-redis-spring-boot-starter |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-redis-spring-boot-starter
spring-boot starter for shiro-redis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.crazycake/shiro-redis-spring-boot-starter/
implementation 'org.crazycake:shiro-redis-spring-boot-starter:3.3.1'
// https://jarcasting.com/artifacts/org.crazycake/shiro-redis-spring-boot-starter/
implementation ("org.crazycake:shiro-redis-spring-boot-starter:3.3.1")
'org.crazycake:shiro-redis-spring-boot-starter:jar:3.3.1'
<dependency org="org.crazycake" name="shiro-redis-spring-boot-starter" rev="3.3.1">
<artifact name="shiro-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crazycake', module='shiro-redis-spring-boot-starter', version='3.3.1')
)
libraryDependencies += "org.crazycake" % "shiro-redis-spring-boot-starter" % "3.3.1"
[org.crazycake/shiro-redis-spring-boot-starter "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |
org.crazycake : shiro-redis | jar | 3.3.1 |
org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.6.0 |
For more detail see shiro-redis spring boot starter