Apache Shiro :: Support :: Servlet Plugin

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

License

License

GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-servlet-plugin
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Shiro :: Support :: Servlet Plugin
Automatically deploys Shiro in a servlet container-based web application.
Project Organization

Project Organization

The Apache Software Foundation

Download shiro-servlet-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.9.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1
org.easymock : easymock jar 4.1
org.codehaus.groovy : groovy jar 2.5.14
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Project Modules

There are no modules declared in this project.
org.apache.shiro

The Apache Software Foundation

Versions

Version
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.4.0-RC2