Последняя версия

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!

Лицензия

Лицензия

Категории

Категории

Redis Данные Базы данных
Группа

Группа

com.github.yiyingcanfeng
Идентификатор

Идентификатор

shiro-redis
Версия

Версия

3.5
Тип

Тип

jar
Описание

Описание

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!
Ссылка на сайт

Ссылка на сайт

https://github.com/yiyingcanfeng/shiro-redis
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.