The LDAP Class Libraries for Java (JLDAP) enable you to write applications to access, manage, update, and search for information stored in directories accessible using LDAPv3.
'com.novell.ldap:jldap:2009-10-07'
<dependency> <groupId>com.novell.ldap</groupId> <artifactId>jldap</artifactId> <version>2009-10-07</version> </dependency>
<dependency org="com.novell.ldap" name="jldap" rev="2009-10-07"/>
"com.novell.ldap", "jldap", "2009-10-07"