A fast, comprehensive Java API for communicating with LDAP directory servers and performing related tasks like reading/writing LDIF and encoding/decoding data.
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
<version>7.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to an LDAP server and perform a search.
No known issues recorded.
No dependency data recorded yet.