Last Version

Stormpath :: Shiro Servlet Tutorial :: Step 1 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

ORM Data
GroupId

GroupId

com.stormpath.shiro.tutorial
ArtifactId

ArtifactId

stormpath-shiro-servlet-tutorial-step-1
Version

Version

0.8.0-RC1
Type

Type

war
Description

Description

Stormpath :: Shiro Servlet Tutorial :: Step 1
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-tutorial-step-1
Project Organization

Project Organization

Stormpath, Inc.

Download stormpath-shiro-servlet-tutorial-step-1 0.8.0-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.stormpath.shiro : stormpath-shiro-servlet-plugin jar 0.8.0-RC1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.23.2
org.glassfish.jersey.ext : jersey-mvc jar 2.23.2

provided (1)

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

runtime (3)

Group / Artifact Type Version
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.23.2
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.