is not current version
Last Version 1.0.1

cn.ocoop.framework:shiro-spring-boot-autoconfigure 1.0


Categories

Categories

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

GroupId

cn.ocoop.framework
ArtifactId

ArtifactId

shiro-spring-boot-autoconfigure
Version

Version

1.0
Type

Type

jar

Download shiro-spring-boot-autoconfigure 1.0


<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/
implementation 'cn.ocoop.framework:shiro-spring-boot-autoconfigure:1.0'
// https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/
implementation ("cn.ocoop.framework:shiro-spring-boot-autoconfigure:1.0")
'cn.ocoop.framework:shiro-spring-boot-autoconfigure:jar:1.0'
<dependency org="cn.ocoop.framework" name="shiro-spring-boot-autoconfigure" rev="1.0">
  <artifact name="shiro-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework', module='shiro-spring-boot-autoconfigure', version='1.0')
)
libraryDependencies += "cn.ocoop.framework" % "shiro-spring-boot-autoconfigure" % "1.0"
[cn.ocoop.framework/shiro-spring-boot-autoconfigure "1.0"]