MVN

org.openidentityplatform.opendj : opendj-parent

Maven & Gradle

Jul 20, 2023
1 usages
328 stars

OpenDJ 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.

<dependency>
    <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-parent</artifactId>
    <version>4.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openidentityplatform.opendj : opendj-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.5.5

All Versions

Choose a version of org.openidentityplatform.opendj : opendj-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
opendj-parent-4.5.5
opendj-parent-4.5.4
opendj-parent-4.5.3
opendj-parent-4.5.2
opendj-parent-4.5.1
opendj-parent-4.5.0
4.4.x
opendj-parent-4.4.15
opendj-parent-4.4.14
opendj-parent-4.4.13
opendj-parent-4.4.12
opendj-parent-4.4.11
opendj-parent-4.4.10
opendj-parent-4.4.9
opendj-parent-4.4.8
opendj-parent-4.4.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-parent</artifactId>
    <version>4.5.5</version>
</dependency>