| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.opendj |
| ArtifactId | ArtifactIdopendj-parent |
| Last Version | Last Version4.5.0 |
| Release Date | Release Date |
| 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.5.0.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.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-parent/
implementation 'org.openidentityplatform.opendj:opendj-parent:4.5.0'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-parent/
implementation ("org.openidentityplatform.opendj:opendj-parent:4.5.0")
'org.openidentityplatform.opendj:opendj-parent:pom:4.5.0'
<dependency org="org.openidentityplatform.opendj" name="opendj-parent" rev="4.5.0">
<artifact name="opendj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-parent', version='4.5.0')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-parent" % "4.5.0"
[org.openidentityplatform.opendj/opendj-parent "4.5.0"]
| 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 |