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

easyshiro-redis-cache 2.6.0-RELEASE

An implement of redis cache can be used by shiro, Support Jedis direct connect and Spring-Data-Redis RedisTemplate.

Лицензия

Лицензия

Категории

Категории

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

Группа

cn.easyproject
Идентификатор

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

easyshiro-redis-cache
Версия

Версия

2.6.0-RELEASE
Тип

Тип

jar
Описание

Описание

easyshiro-redis-cache
An implement of redis cache can be used by shiro, Support Jedis direct connect and Spring-Data-Redis RedisTemplate.
Ссылка на сайт

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

https://github.com/ushelp/EasyShiro-Redis-Cache
Система контроля версий

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

https://github.com/ushelp/EasyShiro-Redis-Cache.git

Скачать easyshiro-redis-cache 2.6.0-RELEASE


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-redis jar 1.8.9.RELEASE
redis.clients : jedis jar 2.9.0
org.slf4j : slf4j-api jar 1.7.2
org.apache.shiro : shiro-core jar 1.2.6
org.apache.shiro : shiro-web jar 1.2.6
org.apache.shiro : shiro-spring jar 1.2.6

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7
commons-logging : commons-logging jar 1.1.2

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

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