License |
License |
---|---|
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdshiro-j2cache |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:shiro-j2cache
Shiro Extension Whith J2cache
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vindell/shiro-j2cache/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>shiro-j2cache</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/shiro-j2cache/
implementation 'com.github.vindell:shiro-j2cache:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/shiro-j2cache/
implementation ("com.github.vindell:shiro-j2cache:1.0.1.RELEASE")
'com.github.vindell:shiro-j2cache:jar:1.0.1.RELEASE'
<dependency org="com.github.vindell" name="shiro-j2cache" rev="1.0.1.RELEASE">
<artifact name="shiro-j2cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='shiro-j2cache', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.vindell" % "shiro-j2cache" % "1.0.1.RELEASE"
[com.github.vindell/shiro-j2cache "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.shiro : shiro-core | jar | 1.4.1 |
net.oschina.j2cache : j2cache-core | jar | 2.7.7-release |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |