License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdme.chyxion.summer |
ArtifactId | ArtifactIdsummer-shiro-redis-cache |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSummer Shiro Redis Cache
Maven Project Parent
|
<!-- https://jarcasting.com/artifacts/me.chyxion.summer/summer-shiro-redis-cache/ -->
<dependency>
<groupId>me.chyxion.summer</groupId>
<artifactId>summer-shiro-redis-cache</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.summer/summer-shiro-redis-cache/
implementation 'me.chyxion.summer:summer-shiro-redis-cache:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion.summer/summer-shiro-redis-cache/
implementation ("me.chyxion.summer:summer-shiro-redis-cache:0.0.1-RELEASE")
'me.chyxion.summer:summer-shiro-redis-cache:jar:0.0.1-RELEASE'
<dependency org="me.chyxion.summer" name="summer-shiro-redis-cache" rev="0.0.1-RELEASE">
<artifact name="summer-shiro-redis-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.summer', module='summer-shiro-redis-cache', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion.summer" % "summer-shiro-redis-cache" % "0.0.1-RELEASE"
[me.chyxion.summer/summer-shiro-redis-cache "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.2.8.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.alibaba : fastjson | jar | 1.2.21 |
org.hibernate : hibernate-validator | jar | 5.3.3.Final |
org.apache.shiro : shiro-core | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | 1.7.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.2.8.RELEASE |
junit : junit | jar | 4.12 |