Jar examples for j:jldap
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.
You can download jar file jldap 2009-10-07 in this page.
The OpenLDAP Public License
You can use the following script to add jldap-2009-10-07.jar to your project.
<dependency> <groupId>com.novell.ldap</groupId> <artifactId>jldap</artifactId> <version>2009-10-07</version> </dependency>
compile group: 'com.novell.ldap', name: 'jldap', version: '2009-10-07'
libraryDependencies += "com.novell.ldap" % "jldap" % "2009-10-07"
<dependency org="com.novell.ldap" name="jldap" rev="2009-10-07"/>
@Grapes(@Grab(group='com.novell.ldap', module='jldap', version='2009-10-07'))
'com.novell.ldap:jldap:jar:2009-10-07'
Click the following link to download the jar file.
jldap-2009-10-07-javadoc.jar