shiro-redisson

A redis based implementation of Shiro Cache, using redisson for basic capabilities.

License

License

Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

com.github.streamone
ArtifactId

ArtifactId

shiro-redisson
Last Version

Last Version

1.5.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

shiro-redisson
A redis based implementation of Shiro Cache, using redisson for basic capabilities.
Project URL

Project URL

https://github.com/streamone/shiro-redisson
Source Code Management

Source Code Management

https://github.com/streamone/shiro-redisson

Download shiro-redisson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.redisson : redisson jar 3.12.5
org.apache.shiro : shiro-core jar 1.5.3
org.apache.shiro : shiro-web jar 1.5.3

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0.RELEASE
1.0.0.RELEASE