MVN

org.openidentityplatform.opendj : opendj-deb

Maven & Gradle

Jul 20, 2023
302 stars

OpenDJ Debian Packages Parent · This module contains configuration and generic plugin calls to generate Debian OpenDJ packages.

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

Latest Version

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

  • Latest Stable: 4.5.5

All Versions

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

Version Vulnerabilities Updated
4.5.x
opendj-deb-4.5.5
opendj-deb-4.5.4
opendj-deb-4.5.3
opendj-deb-4.5.2
opendj-deb-4.5.1
opendj-deb-4.5.0
4.4.x
opendj-deb-4.4.15
opendj-deb-4.4.14
opendj-deb-4.4.13
opendj-deb-4.4.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement