shiro-redis

Shiro cache Integration Adapter.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.iherus.shiro
ArtifactId

ArtifactId

shiro-redis
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

shiro-redis
Shiro cache Integration Adapter.
Project URL

Project URL

https://gitee.com/iherus/shiro-redis

Download shiro-redis

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.7.0
org.slf4j : slf4j-api jar 1.7.30
redis.clients : jedis Optional jar 3.4.1
io.lettuce : lettuce-core Optional jar 5.3.2.RELEASE
org.redisson : redisson Optional jar 3.13.6
org.springframework.data : spring-data-redis Optional jar 2.3.2.RELEASE
de.ruedigermoeller : fst Optional jar 2.57

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0