com.github.wzc789376152:shiro-springboot-starter

shiro权限控制starter

GroupId

GroupId

com.github.wzc789376152
ArtifactId

ArtifactId

shiro-springboot-starter
Last Version

Last Version

1.4.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.4.1
1.4.0
1.3.9
1.3.8
1.3.6
1.3.4
1.3.3
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.1.2
1.1.1
1.1.0
1.0.0