Apache Directory Protocol Ldap client API

Client LDAP API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-client-api
Last Version

Last Version

0.9.17
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Directory Protocol Ldap client API
Client LDAP API
Project Organization

Project Organization

The Apache Software Foundation

Download shared-client-api

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-collections : commons-collections jar 3.2.1
org.apache.directory.shared : shared-asn1 jar 0.9.17
org.apache.directory.shared : shared-ldap-constants jar 0.9.17
org.apache.directory.shared : shared-ldap jar 0.9.17
org.apache.directory.shared : shared-cursor jar 0.9.17
antlr : antlr jar 2.7.7
commons-pool : commons-pool jar 1.5.1
org.apache.mina : mina-core jar 2.0.0-M6
org.slf4j : slf4j-api jar 1.5.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.17
0.9.16
0.9.15