is not current version
Last Version 0.7.2

com.stormpath.shiro:shiro-spring-boot-starter 0.7.0


Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

shiro-spring-boot-starter
Version

Version

0.7.0
Type

Type

jar

Download shiro-spring-boot-starter 0.7.0


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