License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.fortress |
ArtifactId | ArtifactIdfortress-rest |
Last Version | Last Version2.0.7 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Fortress Rest
Fortress Rest provides a RESTful implementation of the ANSI INCITS 350 RBAC Specification
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fortress-rest-2.0.7.pom | |
fortress-rest-2.0.7.war | 30 MB |
fortress-rest-2.0.7-sources.jar | 79 KB |
fortress-rest-2.0.7-javadoc.jar | 509 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
junit : junit | jar | 4.13.2 |