License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.pramyness |
ArtifactId | ArtifactIdshiro-redis-spring-boot-starter |
Last Version | Last Version2.2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-redis-spring-boot-starter
shiro-redis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.pramyness/shiro-redis-spring-boot-starter/ -->
<dependency>
<groupId>com.pramyness</groupId>
<artifactId>shiro-redis-spring-boot-starter</artifactId>
<version>2.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.pramyness/shiro-redis-spring-boot-starter/
implementation 'com.pramyness:shiro-redis-spring-boot-starter:2.2.10'
// https://jarcasting.com/artifacts/com.pramyness/shiro-redis-spring-boot-starter/
implementation ("com.pramyness:shiro-redis-spring-boot-starter:2.2.10")
'com.pramyness:shiro-redis-spring-boot-starter:jar:2.2.10'
<dependency org="com.pramyness" name="shiro-redis-spring-boot-starter" rev="2.2.10">
<artifact name="shiro-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pramyness', module='shiro-redis-spring-boot-starter', version='2.2.10')
)
libraryDependencies += "com.pramyness" % "shiro-redis-spring-boot-starter" % "2.2.10"
[com.pramyness/shiro-redis-spring-boot-starter "2.2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 1.5.10.RELEASE |
com.google.guava : guava | jar | 24.0-jre |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.10.RELEASE |
com.esotericsoftware : kryo | jar | 4.0.0 |
org.apache.shiro : shiro-spring | jar | 1.4.0-RC2 |