Common LDAP API

Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API which enables a plugable interface for ASN.1 BER Message codec providers.

GroupId

GroupId

directory-shared
ArtifactId

ArtifactId

ldap-common
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Common LDAP API
Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API which enables a plugable interface for ASN.1 BER Message codec providers.

Download ldap-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
regexp : regexp jar 1.2
oro : oro jar 2.0.7
antlr : antlr jar 2.7.2
junit : junit jar 3.8.1
directory-asn1 : asn1-codec jar 0.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9