MVN

org.crazycake : shiro-redis

Maven & Gradle

Sep 25, 2020
32 usages
1.1k stars

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!

<dependency>
    <groupId>org.crazycake</groupId>
    <artifactId>shiro-redis</artifactId>
    <version>3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.crazycake : shiro-redis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.1

All Versions

Choose a version of org.crazycake : shiro-redis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
shiro-redis-3.3.1
shiro-redis-3.3.0
3.2.x
shiro-redis-3.2.3
shiro-redis-3.2.2
shiro-redis-3.2.1
shiro-redis-3.2.0
3.1.x
shiro-redis-3.1.0
3.0.x
shiro-redis-3.0.0
2.8.x
shiro-redis-2.8.24
shiro-redis-2.8.22
shiro-redis-2.8.20
shiro-redis-2.8.18
shiro-redis-2.8.16
shiro-redis-2.8.14
shiro-redis-2.8.12
shiro-redis-2.8.10
shiro-redis-2.8.8
shiro-redis-2.8.6
shiro-redis-2.8.4
shiro-redis-2.8.2
shiro-redis-2.8.0
2.6.x
shiro-redis-2.6.16
shiro-redis-2.6.14
shiro-redis-2.6.12
shiro-redis-2.6.10
shiro-redis-2.6.8
shiro-redis-2.6.6
shiro-redis-2.6.4
shiro-redis-2.6.2
shiro-redis-2.6.0
2.4.x
shiro-redis-2.4.14
shiro-redis-2.4.12
shiro-redis-2.4.10
shiro-redis-2.4.8
shiro-redis-2.4.6
shiro-redis-2.4.2.1-RELEASE
shiro-redis-2.4.2-RELEASE
1.1.x
shiro-redis-1.1.0-RELEASE
1.0.x
shiro-redis-1.0.0-RELEASE

How to add a dependency to Maven

Add the following org.crazycake : shiro-redis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.crazycake</groupId>
    <artifactId>shiro-redis</artifactId>
    <version>3.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.crazycake : shiro-redis gradle dependency to your build.gradle file:

implementation 'org.crazycake:shiro-redis:3.3.1'

Gradle Kotlin DSL: Add the following org.crazycake : shiro-redis gradle kotlin dependency to your build.gradle.kts file:

implementation("org.crazycake:shiro-redis:3.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.crazycake : shiro-redis sbt scala dependency to your build.sbt file:

libraryDependencies += "org.crazycake" % "shiro-redis" % "3.3.1"

Advertisement

Dependencies from Group

Sep 25, 2020
32 usages
1.1k stars
Sep 18, 2014
3 usages
Sep 20, 2014
1 usages
Sep 24, 2014
51 stars

Discover Dependencies

Apr 08, 2021
126 usages
498 stars
Apr 13, 2018
26 usages
1 stars
May 03, 2021
48 usages
31 stars
Aug 04, 2023
33 usages
Jun 11, 2018
26 usages
1.9k stars
Feb 08, 2023
26 usages
Oct 16, 2018
30 usages
290 stars
Mar 18, 2020
27 usages
35 stars
Sep 25, 2019
32 usages
6 stars
Aug 01, 2023
37 usages
12.2k stars