License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-shiro-redis |
Version | Version2.6.8 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-shiro-redis:2.6.8
Provide the shiro enhances based on redis : cache, session manager
|
Filename | Size |
---|---|
agileway-shiro-redis-2.6.8.pom | |
agileway-shiro-redis-2.6.8.jar | 16 KB |
agileway-shiro-redis-2.6.8-sources.jar | 10 KB |
agileway-shiro-redis-2.6.8-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-shiro-redis/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-shiro-redis</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-shiro-redis/
implementation 'com.github.fangjinuo.agileway:agileway-shiro-redis:2.6.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-shiro-redis/
implementation ("com.github.fangjinuo.agileway:agileway-shiro-redis:2.6.8")
'com.github.fangjinuo.agileway:agileway-shiro-redis:jar:2.6.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-shiro-redis" rev="2.6.8">
<artifact name="agileway-shiro-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-shiro-redis', version='2.6.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-shiro-redis" % "2.6.8"
[com.github.fangjinuo.agileway/agileway-shiro-redis "2.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-redis | jar | 2.6.8 |
org.apache.shiro : shiro-core | jar | [1.4.2,) |
org.apache.shiro : shiro-web | jar | [1.4.2,) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |