Apache Fortress Rest

Fortress Rest provides a RESTful implementation of the ANSI INCITS 350 RBAC Specification

License

License

GroupId

GroupId

org.apache.directory.fortress
ArtifactId

ArtifactId

fortress-rest
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

war
Description

Description

Apache Fortress Rest
Fortress Rest provides a RESTful implementation of the ANSI INCITS 350 RBAC Specification
Project URL

Project URL

https://directory.apache.org/fortress/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/directory-fortress-enmasse/tree/2.0.7

Download fortress-rest

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-rest/ -->
<dependency>
    <groupId>org.apache.directory.fortress</groupId>
    <artifactId>fortress-rest</artifactId>
    <version>2.0.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-rest/
implementation 'org.apache.directory.fortress:fortress-rest:2.0.7'
// https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-rest/
implementation ("org.apache.directory.fortress:fortress-rest:2.0.7")
'org.apache.directory.fortress:fortress-rest:war:2.0.7'
<dependency org="org.apache.directory.fortress" name="fortress-rest" rev="2.0.7">
  <artifact name="fortress-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.fortress', module='fortress-rest', version='2.0.7')
)
libraryDependencies += "org.apache.directory.fortress" % "fortress-rest" % "2.0.7"
[org.apache.directory.fortress/fortress-rest "2.0.7"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.directory.fortress : fortress-realm-impl jar 2.0.7
org.apache.cxf : cxf-core jar 3.4.5
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.4.5
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.3
org.springframework : spring-core jar 5.3.13
org.springframework.security : spring-security-web jar 5.6.0
org.apache.logging.log4j : log4j-api jar 2.15.0
org.apache.logging.log4j : log4j-core jar 2.15.0
com.sun.xml.bind : jaxb-impl jar 2.3.2
org.glassfish.jaxb : jaxb-core jar 2.3.0.1

test (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-RC2
2.0.0-RC1
1.0.1
1.0.0
1.0-RC42