License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-shiro-redis |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu-shiro-redis
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-shiro-redis-1.0.pom | |
luoshu-shiro-redis-1.0.jar | 13 KB |
luoshu-shiro-redis-1.0-sources.jar | 9 KB |
luoshu-shiro-redis-1.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-shiro-redis/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-shiro-redis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-shiro-redis/
implementation 'com.github.luoshu-open:luoshu-shiro-redis:1.0'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-shiro-redis/
implementation ("com.github.luoshu-open:luoshu-shiro-redis:1.0")
'com.github.luoshu-open:luoshu-shiro-redis:jar:1.0'
<dependency org="com.github.luoshu-open" name="luoshu-shiro-redis" rev="1.0">
<artifact name="luoshu-shiro-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-shiro-redis', version='1.0')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-shiro-redis" % "1.0"
[com.github.luoshu-open/luoshu-shiro-redis "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.7.RELEASE |
org.apache.shiro : shiro-spring-boot-starter | jar | 1.8.0 |
org.springframework.data : spring-data-redis | jar | |
javax : javaee-api | jar | 8.0.1 |