Jar examples for s:shared-ldap
Common LDAP packages used by clients and servers.
You can download jar file shared-ldap 0.9.15 in this page.
Apache 2.0 License
You can use the following script to add shared-ldap-0.9.15.jar to your project.
<dependency> <groupId>org.apache.directory.shared</groupId> <artifactId>shared-ldap</artifactId> <version>0.9.15</version> </dependency>
compile group: 'org.apache.directory.shared', name: 'shared-ldap', version: '0.9.15'
libraryDependencies += "org.apache.directory.shared" % "shared-ldap" % "0.9.15"
<dependency org="org.apache.directory.shared" name="shared-ldap" rev="0.9.15"/>
@Grapes(@Grab(group='org.apache.directory.shared', module='shared-ldap', version='0.9.15'))
'org.apache.directory.shared:shared-ldap:jar:0.9.15'
Click the following link to download the jar file.
shared-ldap-0.9.15-javadoc.jar