Apache Directory LDAP API Distribution

The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).

License

License

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

apache-ldap-api
Last Version

Last Version

1.0.0-M13
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Directory LDAP API Distribution
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
Project Organization

Project Organization

The Apache Software Foundation

Download apache-ldap-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.directory.shared : shared-all jar 1.0.0-M13
org.slf4j : slf4j-api jar 1.7.1

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M13
1.0.0-M12
1.0.0-M11
1.0.0-M10
1.0.0-M9
1.0.0-M8
1.0.0-M7
1.0.0-M6
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1