Last Version

spring-boot-starter-shiro 1.1.0

Springboot自动化配置Shiro框架并加入一些新功能。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-shiro
Version

Version

1.1.0
Type

Type

jar
Description

Description

spring-boot-starter-shiro
Springboot自动化配置Shiro框架并加入一些新功能。

Download spring-boot-starter-shiro 1.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.4.2.RELEASE
com.ruijc : util jar 3.0.0
commons-collections : commons-collections jar 3.2.2
org.apache.shiro : shiro-core jar 1.3.2
org.apache.shiro : shiro-spring jar 1.3.2
org.apache.shiro : shiro-web jar 1.3.2
org.apache.shiro : shiro-ehcache Optional jar 1.3.2
org.apache.shiro : shiro-quartz Optional jar 1.3.2
org.springframework.boot : spring-boot-starter-web jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Optional jar 1.4.2.RELEASE

test (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.2.RELEASE
com.ruijc : spring-boot-starter-fastjson jar 2.0.0
com.ruijc : spring-boot-starter-mybatis jar 2.0.0
com.github.pagehelper : pagehelper jar 4.1.6
tk.mybatis : mapper jar 3.3.9
de.ruedigermoeller : fst jar 2.47
com.h2database : h2 jar 1.4.192
com.zaxxer : HikariCP jar 2.5.1
org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4.1 jar 1.16

Project Modules

There are no modules declared in this project.