is not current version
Last Version 0.8.0-RC1

com.stormpath.shiro:stormpath-shiro-examples 0.7.0


Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-examples
Version

Version

0.7.0
Type

Type

pom

Download stormpath-shiro-examples 0.7.0


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