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