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.

License

License

GroupId

GroupId

org.apache.directory.api
ArtifactId

ArtifactId

api-ldap-codec-standalone
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

The Apache Software Foundation

Download api-ldap-codec-standalone

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.directory.api/api-ldap-codec-standalone/ -->
<dependency>
    <groupId>org.apache.directory.api</groupId>
    <artifactId>api-ldap-codec-standalone</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.api/api-ldap-codec-standalone/
implementation 'org.apache.directory.api:api-ldap-codec-standalone:2.1.0'
// https://jarcasting.com/artifacts/org.apache.directory.api/api-ldap-codec-standalone/
implementation ("org.apache.directory.api:api-ldap-codec-standalone:2.1.0")
'org.apache.directory.api:api-ldap-codec-standalone:jar:2.1.0'
<dependency org="org.apache.directory.api" name="api-ldap-codec-standalone" rev="2.1.0">
  <artifact name="api-ldap-codec-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.api', module='api-ldap-codec-standalone', version='2.1.0')
)
libraryDependencies += "org.apache.directory.api" % "api-ldap-codec-standalone" % "2.1.0"
[org.apache.directory.api/api-ldap-codec-standalone "2.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.directory.api : api-ldap-net-mina jar 2.1.0
org.apache.directory.api : api-ldap-codec-core jar 2.1.0
org.apache.directory.api : api-ldap-extras-codec jar 2.1.0
org.apache.mina : mina-core jar 2.1.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.
org.apache.directory.api

The Apache Software Foundation

Versions

Version
2.1.0
2.0.2
2.0.1
2.0.0.AM4
2.0.0.AM3
2.0.0.AM2
2.0.0.AM1
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M33
1.0.0-M32
1.0.0-M31
1.0.0-M30
1.0.0-M29
1.0.0-M28
1.0.0-M27
1.0.0-M26
1.0.0-M25
1.0.0-M24
1.0.0-M23
1.0.0-M22
1.0.0-M21
1.0.0-M20
1.0.0-M19
1.0.0-M18
1.0.0-M17
1.0.0-M16
1.0.0-M15
1.0.0-M14