Jar examples for l:ldap-common
Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API which enables a plugable interface for ASN.1 BER Message codec providers.
You can download jar file ldap-common 0.9.2 in this page.
You can use the following script to add ldap-common-0.9.2.jar to your project.
<dependency> <groupId>directory-shared</groupId> <artifactId>ldap-common</artifactId> <version>0.9.2</version> </dependency>
compile group: 'directory-shared', name: 'ldap-common', version: '0.9.2'
libraryDependencies += "directory-shared" % "ldap-common" % "0.9.2"
<dependency org="directory-shared" name="ldap-common" rev="0.9.2"/>
@Grapes(@Grab(group='directory-shared', module='ldap-common', version='0.9.2'))
'directory-shared:ldap-common:jar:0.9.2'
Click the following link to download the jar file.
ldap-common-0.9.2.jar