is not current version
Last Version 1.1.4

com.github.fartherp:shiro-redisson 1.0.5

shiro-redisson

Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

shiro-redisson
Version

Version

1.0.5
Type

Type

jar

Download shiro-redisson 1.0.5


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