Last Version

Stormpath :: Shiro :: JAX-RS 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

ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

samples-jaxrs
Version

Version

0.8.0-RC1
Type

Type

war
Description

Description

Stormpath :: Shiro :: JAX-RS 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/samples-jaxrs
Project Organization

Project Organization

Stormpath, Inc.

Download samples-jaxrs 0.8.0-RC1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.stormpath.shiro : stormpath-shiro-servlet-plugin jar 0.8.0-RC1
com.stormpath.shiro : stormpath-shiro-jaxrs jar 0.8.0-RC1
org.apache.shiro : shiro-web jar 1.4.0-RC2
org.apache.shiro : shiro-core jar 1.4.0-RC2
javax.servlet : javax.servlet-api jar 3.1.0
ch.qos.logback : logback-classic jar 1.1.7

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.16

test (6)

Group / Artifact Type Version
com.github.mjeanroy : junit-servers-jetty jar 0.4.2
com.jayway.restassured : rest-assured jar 2.8.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

Project Modules

There are no modules declared in this project.