MVN

com.stormpath.shiro : stormpath-shiro-root

Maven & Gradle

Nov 16, 2016
34 stars

Stormpath Shiro · Stormpath Shiro integration allows Shiro-based applications to use Stormpath as the backend for all of their security needs.

<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-root</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stormpath.shiro : stormpath-shiro-root to add to Maven - Latest Versions:

  • Latest Stable: 0.7.2
  • Latest Release Candidate: 0.8.0-RC1

All Versions

Choose a version of com.stormpath.shiro : stormpath-shiro-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
stormpath-shiro-root-0.8.0-RC1
0.7.x
stormpath-shiro-root-0.7.2
stormpath-shiro-root-0.7.1
stormpath-shiro-root-0.7.0
0.6.x
stormpath-shiro-root-0.6.0
0.5.x
stormpath-shiro-root-0.5.0
0.4.x
stormpath-shiro-root-0.4.0
0.3.x
stormpath-shiro-root-0.3.1
stormpath-shiro-root-0.3.0
0.2.x
stormpath-shiro-root-0.2.2
stormpath-shiro-root-0.2.1
stormpath-shiro-root-0.2.0
0.1.x
stormpath-shiro-root-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-root</artifactId>
    <version>0.7.2</version>
</dependency>