Stormpath :: Shiro :: Spring Boot Example

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

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-spring-boot-example
Last Version

Last Version

0.8.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Stormpath :: Shiro :: Spring Boot Example
A Spring Boot (non-web) application that uses Stormpath and Shiro.
Project URL

Project URL

https://github.com/stormpath/stormpath-shiro/wiki/stormpath-shiro-spring-boot-example
Project Organization

Project Organization

Stormpath, Inc.

Download stormpath-shiro-spring-boot-example

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.stormpath.shiro : stormpath-shiro-spring-boot-starter jar 0.8.0-RC1

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jcl-over-slf4j jar 1.7.16

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.6
org.easymock : easymock jar 3.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0-RC1
0.7.2
0.7.1
0.7.0