Apache Shiro JAX-RS Integration Project

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.aries.jax.rs
ArtifactId

ArtifactId

shiro-integration
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Shiro JAX-RS Integration Project
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git

Download shiro-integration

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.aries.jax.rs/shiro-integration/ -->
<dependency>
    <groupId>org.apache.aries.jax.rs</groupId>
    <artifactId>shiro-integration</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.jax.rs/shiro-integration/
implementation 'org.apache.aries.jax.rs:shiro-integration:1.0.2'
// https://jarcasting.com/artifacts/org.apache.aries.jax.rs/shiro-integration/
implementation ("org.apache.aries.jax.rs:shiro-integration:1.0.2")
'org.apache.aries.jax.rs:shiro-integration:pom:1.0.2'
<dependency org="org.apache.aries.jax.rs" name="shiro-integration" rev="1.0.2">
  <artifact name="shiro-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.jax.rs', module='shiro-integration', version='1.0.2')
)
libraryDependencies += "org.apache.aries.jax.rs" % "shiro-integration" % "1.0.2"
[org.apache.aries.jax.rs/shiro-integration "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • shiro-authc
  • shiro-authz
  • shiro-itest

Versions

Version
1.0.2
1.0.1
1.0.0