is not current version
Last Version 2.0.7

Apache Fortress Rest 2.0.6

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
Version

Version

2.0.6
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.6

Download fortress-rest 2.0.6


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.directory.fortress : fortress-realm-impl jar 2.0.6
org.apache.cxf : cxf-core jar 3.4.4
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.4.4
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.3
org.springframework : spring-core jar 5.3.8
org.springframework.security : spring-security-web jar 5.5.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
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.