Last Version

org.secnod.shiro:shiro-jersey 0.2.0

Apache Shiro support for the Jersey JAX-RS implementation.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.secnod.shiro
ArtifactId

ArtifactId

shiro-jersey
Version

Version

0.2.0
Type

Type

jar
Description

Description

org.secnod.shiro:shiro-jersey
Apache Shiro support for the Jersey JAX-RS implementation.
Project URL

Project URL

https://github.com/silb/shiro-jersey
Source Code Management

Source Code Management

https://github.com/silb/shiro-jersey

Download shiro-jersey 0.2.0


<!-- https://jarcasting.com/artifacts/org.secnod.shiro/shiro-jersey/ -->
<dependency>
    <groupId>org.secnod.shiro</groupId>
    <artifactId>shiro-jersey</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.secnod.shiro/shiro-jersey/
implementation 'org.secnod.shiro:shiro-jersey:0.2.0'
// https://jarcasting.com/artifacts/org.secnod.shiro/shiro-jersey/
implementation ("org.secnod.shiro:shiro-jersey:0.2.0")
'org.secnod.shiro:shiro-jersey:jar:0.2.0'
<dependency org="org.secnod.shiro" name="shiro-jersey" rev="0.2.0">
  <artifact name="shiro-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.secnod.shiro', module='shiro-jersey', version='0.2.0')
)
libraryDependencies += "org.secnod.shiro" % "shiro-jersey" % "0.2.0"
[org.secnod.shiro/shiro-jersey "0.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.2.3
org.glassfish.jersey.core : jersey-server jar 2.16
org.glassfish.jersey.containers : jersey-container-servlet jar 2.16

runtime (1)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.2.3

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-jdk14 jar 1.7.10
org.glassfish.jersey.core : jersey-client jar 2.16
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.16
org.eclipse.jetty : jetty-webapp jar 9.2.9.v20150224
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.5.1

Project Modules

There are no modules declared in this project.