MVN

org.apache.directory.api : api-ldap-codec-standalone

Maven & Gradle

Apr 05, 2023
57 usages
30 stars

Apache Directory LDAP API Codec Standalone · This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.

<dependency>
    <groupId>org.apache.directory.api</groupId>
    <artifactId>api-ldap-codec-standalone</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.directory.api : api-ldap-codec-standalone to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.3
  • Latest Release Candidate: 1.0.0-RC2

All Versions

Choose a version of org.apache.directory.api : api-ldap-codec-standalone to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
api-ldap-codec-standalone-2.1.3
api-ldap-codec-standalone-2.1.2
api-ldap-codec-standalone-2.1.1
api-ldap-codec-standalone-2.1.0
2.0.x
api-ldap-codec-standalone-2.0.2
api-ldap-codec-standalone-2.0.1
api-ldap-codec-standalone-2.0.0
api-ldap-codec-standalone-2.0.0.AM4
api-ldap-codec-standalone-2.0.0.AM3
api-ldap-codec-standalone-2.0.0.AM2
api-ldap-codec-standalone-2.0.0.AM1
1.0.x
api-ldap-codec-standalone-1.0.3
api-ldap-codec-standalone-1.0.2
api-ldap-codec-standalone-1.0.1
api-ldap-codec-standalone-1.0.0
api-ldap-codec-standalone-1.0.0-RC2
api-ldap-codec-standalone-1.0.0-RC1
api-ldap-codec-standalone-1.0.0-M33
api-ldap-codec-standalone-1.0.0-M32
api-ldap-codec-standalone-1.0.0-M31
api-ldap-codec-standalone-1.0.0-M30
api-ldap-codec-standalone-1.0.0-M29
api-ldap-codec-standalone-1.0.0-M28
api-ldap-codec-standalone-1.0.0-M27
api-ldap-codec-standalone-1.0.0-M26
api-ldap-codec-standalone-1.0.0-M25
api-ldap-codec-standalone-1.0.0-M24
api-ldap-codec-standalone-1.0.0-M23
api-ldap-codec-standalone-1.0.0-M22
api-ldap-codec-standalone-1.0.0-M21
api-ldap-codec-standalone-1.0.0-M20
api-ldap-codec-standalone-1.0.0-M19
api-ldap-codec-standalone-1.0.0-M18
api-ldap-codec-standalone-1.0.0-M17
api-ldap-codec-standalone-1.0.0-M16
api-ldap-codec-standalone-1.0.0-M15
api-ldap-codec-standalone-1.0.0-M14

How to add a dependency to Maven

Add the following org.apache.directory.api : api-ldap-codec-standalone maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.directory.api</groupId>
    <artifactId>api-ldap-codec-standalone</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.directory.api : api-ldap-codec-standalone gradle dependency to your build.gradle file:

implementation 'org.apache.directory.api:api-ldap-codec-standalone:2.1.3'

Gradle Kotlin DSL: Add the following org.apache.directory.api : api-ldap-codec-standalone gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.directory.api:api-ldap-codec-standalone:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.directory.api : api-ldap-codec-standalone sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.directory.api" % "api-ldap-codec-standalone" % "2.1.3"

Advertisement

Dependencies from Group

Apr 05, 2023
132 usages
Apr 05, 2023
93 usages
30 stars
Apr 05, 2023
89 usages
Apr 05, 2023
57 usages
30 stars
Apr 05, 2023
49 usages
30 stars

Discover Dependencies

Jul 13, 2023
50 usages
82 stars
Jul 13, 2023
36 usages
82 stars
Jun 06, 2023
100 usages
Aug 10, 2023
60 usages
27 stars
Apr 11, 2023
94 usages
3.5k stars
Aug 21, 2023
69 usages
Dec 12, 2018
31 usages
3.4k stars
Jul 13, 2023
32 usages
212 stars
Sep 10, 2019
30 usages
1.5k stars
Mar 18, 2021
57 usages
29 stars