is not current version
Last Version 0.8.0-RC1

com.stormpath.shiro:stormpath-shiro-examples 0.7.1


Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-examples
Version

Version

0.7.1
Type

Type

pom

Download stormpath-shiro-examples 0.7.1


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