is not current version
Last Version 1.0.1

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.ocoop.framework
ArtifactId

ArtifactId

shiro-spring-boot-starter
Version

Version

1.0
Type

Type

jar

Download shiro-spring-boot-starter 1.0


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