MVN

org.openidentityplatform.opendj : opendj-rest2ldap

Maven & Gradle

Jul 20, 2023
3 usages
302 stars

OpenDJ Commons REST Adapter · This module includes APIs for accessing LDAP repositories using commons REST.

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

Latest Version

Choose a version of org.openidentityplatform.opendj : opendj-rest2ldap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5.5

All Versions

Choose a version of org.openidentityplatform.opendj : opendj-rest2ldap to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following org.openidentityplatform.opendj : opendj-rest2ldap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openidentityplatform.opendj : opendj-rest2ldap gradle dependency to your build.gradle file:

implementation 'org.openidentityplatform.opendj:opendj-rest2ldap:4.5.5'

Gradle Kotlin DSL: Add the following org.openidentityplatform.opendj : opendj-rest2ldap gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openidentityplatform.opendj:opendj-rest2ldap:4.5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openidentityplatform.opendj : opendj-rest2ldap sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openidentityplatform.opendj" % "opendj-rest2ldap" % "4.5.5"

Advertisement

Dependencies from Group

Jul 20, 2023
23 usages
302 stars
Jul 20, 2023
16 usages
302 stars
Jul 20, 2023
10 usages
302 stars
Jul 20, 2023
5 usages
302 stars
Jul 20, 2023
5 usages
302 stars

Discover Dependencies

May 24, 2022
3 usages
0 stars
Aug 17, 2023
5 usages
416 stars
Sep 16, 2021
3 usages
3 stars
Apr 05, 2015
3 usages
36 stars
Feb 20, 2020
1 usages
1 stars
jwt
Oct 16, 2017
2 usages