License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.boyazuo |
ArtifactId | ArtifactIdshiro-spring-boot-starter |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-spring-boot-starter
Spring Boot Support for Shiro
|
Filename | Size |
---|---|
shiro-spring-boot-starter-1.0.3.pom | |
shiro-spring-boot-starter-1.0.3.jar | 1 KB |
shiro-spring-boot-starter-1.0.3-sources.jar | 538 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.boyazuo/shiro-spring-boot-starter/ -->
<dependency>
<groupId>com.github.boyazuo</groupId>
<artifactId>shiro-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.boyazuo/shiro-spring-boot-starter/
implementation 'com.github.boyazuo:shiro-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.boyazuo/shiro-spring-boot-starter/
implementation ("com.github.boyazuo:shiro-spring-boot-starter:1.0.3")
'com.github.boyazuo:shiro-spring-boot-starter:jar:1.0.3'
<dependency org="com.github.boyazuo" name="shiro-spring-boot-starter" rev="1.0.3">
<artifact name="shiro-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.boyazuo', module='shiro-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.github.boyazuo" % "shiro-spring-boot-starter" % "1.0.3"
[com.github.boyazuo/shiro-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.github.boyazuo : shiro-spring-boot-autoconfigure | jar | 1.0.3 |