is not current version
Last Version 0.8.0-RC1

com.stormpath.shiro:stormpath-shiro-root 0.3.0

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

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-root
Version

Version

0.3.0
Type

Type

pom

Download stormpath-shiro-root 0.3.0


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