Last Version

shiro-redis 3.3.1

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.crazycake
ArtifactId

ArtifactId

shiro-redis
Version

Version

3.3.1
Type

Type

jar
Description

Description

shiro-redis
shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
Project URL

Project URL

https://github.com/alexxiyang/shiro-redis
Source Code Management

Source Code Management

https://github.com/alexxiyang/shiro-redis.git

Download shiro-redis 3.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
redis.clients : jedis jar 3.3.0
org.slf4j : slf4j-api jar 1.7.30
org.apache.shiro : shiro-core jar 1.6.0

runtime (4)

Group / Artifact Type Version
org.apache.maven.plugins : maven-checkstyle-plugin jar 3.1.0
org.apache.maven.plugins : maven-source-plugin jar 3.2.1
org.apache.maven.plugins : maven-javadoc-plugin jar 3.2.0
org.apache.maven.plugins : maven-surefire-plugin jar 2.22.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.slf4j : slf4j-simple jar 1.7.30
commons-logging : commons-logging jar 1.2
org.mockito : mockito-core jar 3.5.7
com.github.javafaker : javafaker jar 1.0.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.