| License |
License
CDDL (COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version 1.0)
|
|---|---|
| GroupId | GroupIdorg.opends |
| ArtifactId | ArtifactIdopenDS |
| Version | Version1.0.0-build005 |
| Type | Typejar |
| Description |
DescriptionOpenDS
OpenDS is an open source community project building a free and comprehensive next generation directory service. OpenDS is designed to address large deployments, to provide high performance, to be highly extensible, and to be easy to deploy, manage and monitor.
|
| Filename | Size |
|---|---|
| openDS-1.0.0-build005.pom | |
| openDS-1.0.0-build005.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opends/openDS/ -->
<dependency>
<groupId>org.opends</groupId>
<artifactId>openDS</artifactId>
<version>1.0.0-build005</version>
</dependency>
// https://jarcasting.com/artifacts/org.opends/openDS/
implementation 'org.opends:openDS:1.0.0-build005'
// https://jarcasting.com/artifacts/org.opends/openDS/
implementation ("org.opends:openDS:1.0.0-build005")
'org.opends:openDS:jar:1.0.0-build005'
<dependency org="org.opends" name="openDS" rev="1.0.0-build005">
<artifact name="openDS" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opends', module='openDS', version='1.0.0-build005')
)
libraryDependencies += "org.opends" % "openDS" % "1.0.0-build005"
[org.opends/openDS "1.0.0-build005"]
| Group / Artifact | Type | Version |
|---|---|---|
| berkeleydb : je | jar | 3.2.44 |
| javax.xml.bind : activation | jar | 1.0.2 |
| aspectj : aspectjrt | jar | 1.5.3 |
| javax.mail : mail | jar | 1.4 |