is not current version
Last Version 1.0.3

com.github.boyazuo:shiro-spring-boot-autoconfigure 1.0.1


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.boyazuo
ArtifactId

ArtifactId

shiro-spring-boot-autoconfigure
Version

Version

1.0.1
Type

Type

jar

Download shiro-spring-boot-autoconfigure 1.0.1


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