MVN

com.stormpath.shiro : stormpath-shiro-tutorials

Maven & Gradle

Nov 16, 2016

Stormpath Shiro :: Tutorials

<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-tutorials</artifactId>
    <version>0.8.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
0.8.x
stormpath-shiro-tutorials-0.8.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-tutorials</artifactId>
    <version>0.8.0-RC1</version>
</dependency>