Last Version

Apache Directory LDAP API Client All 2.1.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.directory.api
ArtifactId

ArtifactId

api-ldap-client-all
Version

Version

2.1.0
Type

Type

jar
Description

Description

Apache Directory LDAP API Client All
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 api-ldap-client-all 2.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.