| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.stormpath.shiro | 
| ArtifactId | ArtifactIdstormpath-shiro-servlet | 
| Last Version | Last Version0.8.0-RC1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionStormpath :: Shiro :: Servlet 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/stormpath-shiro-servlet/ -->
<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-servlet</artifactId>
    <version>0.8.0-RC1</version>
</dependency>// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet/
implementation 'com.stormpath.shiro:stormpath-shiro-servlet:0.8.0-RC1'// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet/
implementation ("com.stormpath.shiro:stormpath-shiro-servlet:0.8.0-RC1")'com.stormpath.shiro:stormpath-shiro-servlet:jar:0.8.0-RC1'<dependency org="com.stormpath.shiro" name="stormpath-shiro-servlet" rev="0.8.0-RC1">
  <artifact name="stormpath-shiro-servlet" type="jar" />
</dependency>@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-servlet', version='0.8.0-RC1')
)libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-servlet" % "0.8.0-RC1"[com.stormpath.shiro/stormpath-shiro-servlet "0.8.0-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.stormpath.shiro : stormpath-shiro-core | jar | 0.8.0-RC1 | 
| com.stormpath.sdk : stormpath-sdk-servlet | jar | 1.1.4 | 
| org.apache.shiro : shiro-web | jar | 1.4.0-RC2 | 
| org.apache.commons : commons-configuration2 | jar | 2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.16 | 
| ch.qos.logback : logback-classic | jar | 1.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 3.1.0.RELEASE | 
| com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.1.4 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 | 
| 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 |