is not current version
Last Version 2.5.0

org.iherus.shiro:shiro-redis 2.4.0

Shiro cache Integration Adapter.

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.iherus.shiro
ArtifactId

ArtifactId

shiro-redis
Version

Version

2.4.0
Type

Type

jar

Download shiro-redis 2.4.0


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