| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.opendj |
| ArtifactId | ArtifactIdopendj-parent |
| Version | Version4.4.10 |
| Type | Typepom |
| Description |
DescriptionOpenDJ Directory Services Project
OpenDJ is a new LDAPv3 compliant directory service, developed for the Java
platform, providing a high performance, highly available and secure store
for the identities managed by enterprises.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opendj-parent-4.4.10.pom | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-parent/ -->
<dependency>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.4.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-parent/
implementation 'org.openidentityplatform.opendj:opendj-parent:4.4.10'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-parent/
implementation ("org.openidentityplatform.opendj:opendj-parent:4.4.10")
'org.openidentityplatform.opendj:opendj-parent:pom:4.4.10'
<dependency org="org.openidentityplatform.opendj" name="opendj-parent" rev="4.4.10">
<artifact name="opendj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-parent', version='4.4.10')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-parent" % "4.4.10"
[org.openidentityplatform.opendj/opendj-parent "4.4.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |
| org.assertj : assertj-core | jar | |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.testng : testng | jar | |
| org.slf4j : slf4j-jdk14 | jar |