is not current version
Last Version 1.0.1.RELEASE

com.github.vindell:shiro-j2cache 1.0.0.RELEASE

Shiro Extension Whith J2cache

GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

shiro-j2cache
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download shiro-j2cache 1.0.0.RELEASE


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