is not current version
Last Version 6.0.5

UnboundID LDAP SDK for Java 6.0.0

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Standard Edition of the LDAP SDK, which is a complete, general-purpose library for communicating with LDAPv3 directory servers.

License

License

GroupId

GroupId

com.unboundid
ArtifactId

ArtifactId

unboundid-ldapsdk
Version

Version

6.0.0
Type

Type

jar
Description

Description

UnboundID LDAP SDK for Java
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Standard Edition of the LDAP SDK, which is a complete, general-purpose library for communicating with LDAPv3 directory servers.
Project URL

Project URL

https://github.com/pingidentity/ldapsdk
Project Organization

Project Organization

Ping Identity Corporation
Source Code Management

Source Code Management

https://github.com/pingidentity/ldapsdk

Download unboundid-ldapsdk 6.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.