Last Version

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.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easyshiro-redis-cache
Version

Version

2.6.0-RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ushelp/EasyShiro-Redis-Cache
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7
commons-logging : commons-logging jar 1.1.2

Project Modules

There are no modules declared in this project.