Last Version

spring-shiro 3.0.3

Shiro集成

License

License

GroupId

GroupId

com.lingdonge
ArtifactId

ArtifactId

spring-shiro
Version

Version

3.0.3
Type

Type

jar
Description

Description

spring-shiro
Shiro集成

Download spring-shiro 3.0.3


<!-- https://jarcasting.com/artifacts/com.lingdonge/spring-shiro/ -->
<dependency>
    <groupId>com.lingdonge</groupId>
    <artifactId>spring-shiro</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/spring-shiro/
implementation 'com.lingdonge:spring-shiro:3.0.3'
// https://jarcasting.com/artifacts/com.lingdonge/spring-shiro/
implementation ("com.lingdonge:spring-shiro:3.0.3")
'com.lingdonge:spring-shiro:jar:3.0.3'
<dependency org="com.lingdonge" name="spring-shiro" rev="3.0.3">
  <artifact name="spring-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='spring-shiro', version='3.0.3')
)
libraryDependencies += "com.lingdonge" % "spring-shiro" % "3.0.3"
[com.lingdonge/spring-shiro "3.0.3"]

Dependencies

compile (23)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jetty jar
org.springframework.boot : spring-boot-starter-security jar
com.lingdonge : common-spring jar 3.0.3
com.lingdonge : common-core jar 3.0.3
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.data : spring-data-redis jar
org.springframework.boot : spring-boot-starter-mail jar
org.apache.shiro : shiro-core jar 1.4.0
org.apache.shiro : shiro-ehcache jar 1.4.0
org.apache.shiro : shiro-web jar 1.4.0
org.apache.shiro : shiro-spring jar 1.4.0
org.crazycake : shiro-redis jar 2.4.2.1-RELEASE
mysql : mysql-connector-java jar 5.1.46
io.jsonwebtoken : jjwt jar 0.9.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-devtools Optional jar
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3
javax.inject : javax.inject jar 1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.