Last Version

shiro-spring-Boot-starter 1.0.4

一个用于集成shiro权限的Spring-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.sidao
ArtifactId

ArtifactId

jsets-shiro-spring-boot-starter
Version

Version

1.0.4
Type

Type

jar
Description

Description

shiro-spring-Boot-starter
一个用于集成shiro权限的Spring-starter
Project URL

Project URL

https://github.com/wxcmyx/jsets-shiro-spring-boot-starter

Download jsets-shiro-spring-boot-starter 1.0.4


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.3.RELEASE
org.springframework.data : spring-data-redis Optional jar 2.0.6.RELEASE
org.apache.shiro : shiro-core jar 1.4.0
org.apache.shiro : shiro-web jar 1.4.0
org.apache.shiro : shiro-spring jar 1.4.0
org.apache.shiro : shiro-ehcache jar 1.4.0
io.jsonwebtoken : jjwt jar 0.9.1
com.octo.captcha : jcaptcha jar 1.0
com.google.guava : guava jar 24.1-jre

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.