Last Version

com.github.wzc789376152:shiro-springboot-starter 1.4.1

shiro权限控制starter

GroupId

GroupId

com.github.wzc789376152
ArtifactId

ArtifactId

shiro-springboot-starter
Version

Version

1.4.1
Type

Type

jar
Description

Description

shiro权限控制starter
Project URL

Project URL

https://github.com/wzc789376152/component/tree/master/shiro-springboot-starter

Download shiro-springboot-starter 1.4.1


<!-- 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"]

Dependencies

compile (5)

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

provided (4)

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

Project Modules

There are no modules declared in this project.