License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.stormpath.shiro.tutorial |
ArtifactId | ArtifactIdstormpath-shiro-servlet-tutorial-step-1 |
Version | Version0.8.0-RC1 |
Type | Typewar |
Description |
DescriptionStormpath :: 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 |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |
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 |