Apache Fortress Rest

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

Лицензия

Лицензия

Группа

Группа

org.apache.directory.fortress
Идентификатор

Идентификатор

fortress-rest
Последняя версия

Последняя версия

2.0.7
Дата

Дата

Тип

Тип

war
Описание

Описание

Apache Fortress Rest
Fortress Rest provides a RESTful implementation of the ANSI INCITS 350 RBAC Specification
Ссылка на сайт

Ссылка на сайт

https://directory.apache.org/fortress/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

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

Скачать fortress-rest

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
commons-httpclient : commons-httpclient jar 3.1
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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