Last Version

Stormpath :: Shiro :: Servlet Zero Config Example 0.8.0-RC1

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

License

License

Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-servlet-zero-config-example
Version

Version

0.8.0-RC1
Type

Type

war
Description

Description

Stormpath :: Shiro :: Servlet Zero Config Example
Stormpath Shiro integration allows Shiro-based applications to use Stormpath as the backend for all of their security needs.
Project URL

Project URL

https://github.com/stormpath/stormpath-shiro/wiki/stormpath-shiro-servlet-zero-config-example
Project Organization

Project Organization

Stormpath, Inc.

Download stormpath-shiro-servlet-zero-config-example 0.8.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.stormpath.shiro : stormpath-shiro-servlet-plugin jar 0.8.0-RC1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.16
ch.qos.logback : logback-classic jar 1.1.7

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.6
org.easymock : easymock jar 3.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

Project Modules

There are no modules declared in this project.