GroupId | GroupIdcom.github.wzc789376152 |
---|---|
ArtifactId | ArtifactIdshiro-springboot-starter |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro权限控制starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/ -->
<dependency>
<groupId>com.github.wzc789376152</groupId>
<artifactId>shiro-springboot-starter</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/
implementation 'com.github.wzc789376152:shiro-springboot-starter:1.4.1'
// https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/
implementation ("com.github.wzc789376152:shiro-springboot-starter:1.4.1")
'com.github.wzc789376152:shiro-springboot-starter:jar:1.4.1'
<dependency org="com.github.wzc789376152" name="shiro-springboot-starter" rev="1.4.1">
<artifact name="shiro-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='shiro-springboot-starter', version='1.4.1')
)
libraryDependencies += "com.github.wzc789376152" % "shiro-springboot-starter" % "1.4.1"
[com.github.wzc789376152/shiro-springboot-starter "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
org.apache.shiro : shiro-spring | jar | 1.5.1 |
org.apache.shiro : shiro-ehcache | jar | 1.5.1 |
com.auth0 : java-jwt | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.4.RELEASE |
org.crazycake : shiro-redis | jar | 3.2.3 |
redis.clients : jedis | jar | 2.9.0 |