is not current version
Last Version 1.4.3

com.roncoo:roncoo-spring-boot-starter-shiro 1.0.5

roncoo spring boot starter shiro

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.roncoo
ArtifactId

ArtifactId

roncoo-spring-boot-starter-shiro
Version

Version

1.0.5
Type

Type

jar

Download roncoo-spring-boot-starter-shiro 1.0.5


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