Fortress EnMasse

EnMasse is a Web application that provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine.

Лицензия

Лицензия

Группа

Группа

org.openldap
Идентификатор

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

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

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

1.0-RC39
Дата

Дата

Тип

Тип

war
Описание

Описание

Fortress EnMasse
EnMasse is a Web application that provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine.
Ссылка на сайт

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

http://www.openldap.org/fortress/

Скачать enmasse

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

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.openldap : sentry jar 1.0-RC39a
org.apache.cxf : cxf-bundle jar 2.5.0
org.springframework : spring-context jar 3.0.4.RELEASE
org.springframework : spring-core jar 3.0.4.RELEASE
org.springframework : spring-beans jar 3.0.4.RELEASE
org.springframework : spring-oxm jar 3.0.4.RELEASE
org.springframework.security : spring-security-acl jar 3.1.4.RELEASE
org.springframework.security : spring-security-config jar 3.1.4.RELEASE
org.springframework.security : spring-security-web jar 3.1.4.RELEASE
org.aspectj : aspectjrt jar 1.5.4
org.aspectj : aspectjweaver jar 1.5.4
org.springframework : spring-dao jar 2.0.8
log4j : log4j jar 1.2.17
commons-httpclient : commons-httpclient jar 3.1
org.codehaus.jackson : jackson-jaxrs jar 1.9.0
commons-beanutils : commons-beanutils jar 1.8.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.0-RC39
1.0-RC38
1.0-RC37
1.0-RC36