Spring LDAP provides a framework for simplifying LDAP operations in Java applications using Spring's familiar patterns.
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core-tiger</artifactId>
<version>2.4.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures an LdapTemplate for LDAP operations.
No known issues recorded.
No dependency data recorded yet.