License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.monee1988 |
ArtifactId | ArtifactIdshiro-jwt-redis-spring-boot-starter |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-jwt-redis-spring-boot-starter
shiro-jwt-redis-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.monee1988/shiro-jwt-redis-spring-boot-starter/ -->
<dependency>
<groupId>com.github.monee1988</groupId>
<artifactId>shiro-jwt-redis-spring-boot-starter</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monee1988/shiro-jwt-redis-spring-boot-starter/
implementation 'com.github.monee1988:shiro-jwt-redis-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.monee1988/shiro-jwt-redis-spring-boot-starter/
implementation ("com.github.monee1988:shiro-jwt-redis-spring-boot-starter:1.0.0-RELEASE")
'com.github.monee1988:shiro-jwt-redis-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="com.github.monee1988" name="shiro-jwt-redis-spring-boot-starter" rev="1.0.0-RELEASE">
<artifact name="shiro-jwt-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monee1988', module='shiro-jwt-redis-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.monee1988" % "shiro-jwt-redis-spring-boot-starter" % "1.0.0-RELEASE"
[com.github.monee1988/shiro-jwt-redis-spring-boot-starter "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.9.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
com.auth0 : java-jwt | jar | 3.19.2 |
org.crazycake : shiro-redis | jar | 3.3.1 |
org.projectlombok : lombok | jar | 1.18.22 |