MVN

org.apache.aries.jax.rs : shiro-integration

Maven & Gradle

Feb 21, 2019

Apache Shiro JAX-RS Integration Project

<dependency>
    <groupId>org.apache.aries.jax.rs</groupId>
    <artifactId>shiro-integration</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.aries.jax.rs : shiro-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.apache.aries.jax.rs : shiro-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
shiro-integration-1.0.2
shiro-integration-1.0.1
shiro-integration-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.aries.jax.rs</groupId>
    <artifactId>shiro-integration</artifactId>
    <version>1.0.2</version>
</dependency>