License |
License |
---|---|
GroupId | GroupIdorg.openldap |
ArtifactId | ArtifactIdaccelerator |
Last Version | Last Version1.0-RC41 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFortress Accelerator
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.
|
Filename | Size |
---|---|
accelerator-1.0-RC41.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openldap/accelerator/ -->
<dependency>
<groupId>org.openldap</groupId>
<artifactId>accelerator</artifactId>
<version>1.0-RC41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openldap/accelerator/
implementation 'org.openldap:accelerator:1.0-RC41'
// https://jarcasting.com/artifacts/org.openldap/accelerator/
implementation ("org.openldap:accelerator:1.0-RC41")
'org.openldap:accelerator:pom:1.0-RC41'
<dependency org="org.openldap" name="accelerator" rev="1.0-RC41">
<artifact name="accelerator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openldap', module='accelerator', version='1.0-RC41')
)
libraryDependencies += "org.openldap" % "accelerator" % "1.0-RC41"
[org.openldap/accelerator "1.0-RC41"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
junit : junit | jar | 4.11 |