не последняя версия
Последняя версия 1.0-RC41

org.openldap:accelerator 1.0-RC39

Fortress Accelerator is a Software Development Kit for Java that provides RBAC access control using extended LDAP operations to connect with OpenLDAP's RBAC Accelerator Overlay.

Группа

Группа

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

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

accelerator
Версия

Версия

1.0-RC39
Тип

Тип

pom

Скачать accelerator 1.0-RC39

Имя Файла Размер
accelerator-1.0-RC39.pom 29 KB
Обзор

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