| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.artislong |
| ArtifactId | ArtifactIdshiro-spring-boot-starter |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshiro-spring-boot-starter
starter for shiro
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.artislong/shiro-spring-boot-starter/ -->
<dependency>
<groupId>com.github.artislong</groupId>
<artifactId>shiro-spring-boot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.artislong/shiro-spring-boot-starter/
implementation 'com.github.artislong:shiro-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/com.github.artislong/shiro-spring-boot-starter/
implementation ("com.github.artislong:shiro-spring-boot-starter:1.0")
'com.github.artislong:shiro-spring-boot-starter:jar:1.0'
<dependency org="com.github.artislong" name="shiro-spring-boot-starter" rev="1.0">
<artifact name="shiro-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.artislong', module='shiro-spring-boot-starter', version='1.0')
)
libraryDependencies += "com.github.artislong" % "shiro-spring-boot-starter" % "1.0"
[com.github.artislong/shiro-spring-boot-starter "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| com.esotericsoftware : kryo-shaded | jar | 4.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.spring4all : swagger-spring-boot-starter | jar | 1.9.0.RELEASE |
| org.apache.shiro : shiro-spring | jar | 1.4.1 |
| org.apache.shiro : shiro-ehcache | jar | 1.4.1 |
| org.crazycake : shiro-redis | jar | 3.2.3 |
| com.google.guava : guava | jar | 23.0 |
| com.puppycrawl.tools : checkstyle | jar | [8.18, ) |
| com.alibaba.p3c : p3c-pmd | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |