| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdorg.iherus.shiro |
| ArtifactId | ArtifactIdshiro-redis |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshiro-redis
Shiro cache Integration Adapter.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shiro-redis-2.5.0.pom | |
| shiro-redis-2.5.0.jar | 183 KB |
| shiro-redis-2.5.0-sources.jar | 105 KB |
| shiro-redis-2.5.0-javadoc.jar | 489 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |