is not current version
Last Version 0.8.0-RC1

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


Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-spring-boot-starter
Version

Version

0.7.2
Type

Type

jar

Download stormpath-shiro-spring-boot-starter 0.7.2


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