is not current version
Last Version 1.5.0.RELEASE

com.github.streamone:shiro-redisson 1.0.0.RELEASE

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

Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

com.github.streamone
ArtifactId

ArtifactId

shiro-redisson
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download shiro-redisson 1.0.0.RELEASE


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