is not current version
Last Version 0.8.0-RC1

com.stormpath.shiro:stormpath-shiro-spring-boot-web-example 0.7.0

A Spring Boot (non-web) application that uses Stormpath and Shiro.

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-spring-boot-web-example
Version

Version

0.7.0
Type

Type

jar

Download stormpath-shiro-spring-boot-web-example 0.7.0


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