Last Version

shiro-redis 3.5

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

com.github.yiyingcanfeng
ArtifactId

ArtifactId

shiro-redis
Version

Version

3.5
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/yiyingcanfeng/shiro-redis
Source Code Management

Source Code Management

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

Download shiro-redis 3.5


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

Dependencies

compile (5)

Group / Artifact Type Version
redis.clients : jedis jar 3.5.0
io.lettuce : lettuce-core jar 6.0.2.RELEASE
org.slf4j : slf4j-api jar 1.7.30
org.apache.shiro : shiro-core jar 1.7.0
de.ruedigermoeller : fst jar 2.56

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.7.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.