is not current version
Last Version 0.8.0-RC1

com.stormpath.shiro:stormpath-shiro-servlet-plugin 0.7.1

Automatically deploys Stormpath Shiro support in a servlet container-based web application.

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-servlet-plugin
Version

Version

0.7.1
Type

Type

jar

Download stormpath-shiro-servlet-plugin 0.7.1


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