License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdio.github.alanpeng899 |
ArtifactId | ArtifactIdshiro-redis-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-redis-spring-boot-starter
shiro-redis-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.alanpeng899/shiro-redis-spring-boot-starter/ -->
<dependency>
<groupId>io.github.alanpeng899</groupId>
<artifactId>shiro-redis-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alanpeng899/shiro-redis-spring-boot-starter/
implementation 'io.github.alanpeng899:shiro-redis-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.alanpeng899/shiro-redis-spring-boot-starter/
implementation ("io.github.alanpeng899:shiro-redis-spring-boot-starter:1.0.1")
'io.github.alanpeng899:shiro-redis-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.alanpeng899" name="shiro-redis-spring-boot-starter" rev="1.0.1">
<artifact name="shiro-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alanpeng899', module='shiro-redis-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.alanpeng899" % "shiro-redis-spring-boot-starter" % "1.0.1"
[io.github.alanpeng899/shiro-redis-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.4.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |