License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.ocoop.framework |
ArtifactId | ArtifactIdshiro-spring-boot-autoconfigure |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionSpring Boot AutoConfiguration :: Apache Shiro Starter
Shiro Spring Boot Stater Build
|
<!-- https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.ocoop.framework</groupId>
<artifactId>shiro-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/
implementation 'cn.ocoop.framework:shiro-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/
implementation ("cn.ocoop.framework:shiro-spring-boot-autoconfigure:1.0.1")
'cn.ocoop.framework:shiro-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="cn.ocoop.framework" name="shiro-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="shiro-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework', module='shiro-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "cn.ocoop.framework" % "shiro-spring-boot-autoconfigure" % "1.0.1"
[cn.ocoop.framework/shiro-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.shiro : shiro-spring | jar | 1.3.2 |
com.alibaba : fastjson | jar | 1.2.24 |
com.google.guava : guava | jar | 20.0 |
org.springframework : spring-web | jar | 4.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |