MVN

cn.easyproject : easyshiro-redis-cache

Maven & Gradle

Dec 02, 2017
3 stars

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

<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyshiro-redis-cache</artifactId>
    <version>2.6.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.easyproject : easyshiro-redis-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0-RELEASE

All Versions

Choose a version of cn.easyproject : easyshiro-redis-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
easyshiro-redis-cache-2.6.0-RELEASE

How to add a dependency to Maven

Add the following cn.easyproject : easyshiro-redis-cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyshiro-redis-cache</artifactId>
    <version>2.6.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.easyproject : easyshiro-redis-cache gradle dependency to your build.gradle file:

implementation 'cn.easyproject:easyshiro-redis-cache:2.6.0-RELEASE'

Gradle Kotlin DSL: Add the following cn.easyproject : easyshiro-redis-cache gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.easyproject:easyshiro-redis-cache:2.6.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.easyproject : easyshiro-redis-cache sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.easyproject" % "easyshiro-redis-cache" % "2.6.0-RELEASE"

Advertisement

Dependencies from Group

Apr 19, 2017
12 usages
Jan 17, 2021
2 usages
16 stars
Oct 28, 2015
1 usages
517 stars
Dec 17, 2017
7 stars
Sep 28, 2015
1 stars

Discover Dependencies

Dec 03, 2017
2 stars
Dec 03, 2017
1 stars
Dec 04, 2017
2 stars
Feb 16, 2018
15.1k stars
Dec 04, 2017
5 stars
Jan 09, 2018
5 stars