License |
License |
---|---|
GroupId | GroupIdorg.openldap |
ArtifactId | ArtifactIdcommander |
Last Version | Last Version1.0-RC39 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionFortress Commander
Commander is an ANSI RBAC INCITS 359 compliant administrative Web UI
|
Project URL |
Project URL |
Filename | Size |
---|---|
commander-1.0-RC39.pom | |
commander-1.0-RC39.jar | 456 KB |
commander-1.0-RC39-sources.jar | 228 KB |
commander-1.0-RC39-javadoc.jar | 619 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openldap/commander/ -->
<dependency>
<groupId>org.openldap</groupId>
<artifactId>commander</artifactId>
<version>1.0-RC39</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openldap/commander/
implementation 'org.openldap:commander:1.0-RC39'
// https://jarcasting.com/artifacts/org.openldap/commander/
implementation ("org.openldap:commander:1.0-RC39")
'org.openldap:commander:war:1.0-RC39'
<dependency org="org.openldap" name="commander" rev="1.0-RC39">
<artifact name="commander" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openldap', module='commander', version='1.0-RC39')
)
libraryDependencies += "org.openldap" % "commander" % "1.0-RC39"
[org.openldap/commander "1.0-RC39"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.1.8.v20121106 |