License |
License |
---|---|
GroupId | GroupIdorg.openldap |
ArtifactId | ArtifactIdsentry |
Last Version | Last Version1.0-RC39a |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFortress Sentry
Sentry is an ANSI RBAC INCITS 359 compliant policy enforcement engine.
|
Project URL |
Project URL |
Filename | Size |
---|---|
sentry-1.0-RC39a.pom | |
sentry-1.0-RC39a.jar | 10 KB |
sentry-1.0-RC39a-sources.jar | 51 KB |
sentry-1.0-RC39a-proxy.jar | 10 KB |
sentry-1.0-RC39a-javadoc.jar | 93 KB |
sentry-1.0-RC39a-dist.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openldap/sentry/ -->
<dependency>
<groupId>org.openldap</groupId>
<artifactId>sentry</artifactId>
<version>1.0-RC39a</version>
</dependency>
// https://jarcasting.com/artifacts/org.openldap/sentry/
implementation 'org.openldap:sentry:1.0-RC39a'
// https://jarcasting.com/artifacts/org.openldap/sentry/
implementation ("org.openldap:sentry:1.0-RC39a")
'org.openldap:sentry:jar:1.0-RC39a'
<dependency org="org.openldap" name="sentry" rev="1.0-RC39a">
<artifact name="sentry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openldap', module='sentry', version='1.0-RC39a')
)
libraryDependencies += "org.openldap" % "sentry" % "1.0-RC39a"
[org.openldap/sentry "1.0-RC39a"]
Group / Artifact | Type | Version |
---|---|---|
org.openldap : fortress | jar | 1.0-RC39 |