Jar examples for l:ldapsdk
You can download jar file ldapsdk 4.1 in this page.
You can use the following script to add ldapsdk-4.1.jar to your project.
<dependency> <groupId>ldapsdk</groupId> <artifactId>ldapsdk</artifactId> <version>4.1</version> </dependency>
compile group: 'ldapsdk', name: 'ldapsdk', version: '4.1'
libraryDependencies += "ldapsdk" % "ldapsdk" % "4.1"
<dependency org="ldapsdk" name="ldapsdk" rev="4.1"/>
@Grapes(@Grab(group='ldapsdk', module='ldapsdk', version='4.1'))
'ldapsdk:ldapsdk:jar:4.1'
Click the following link to download the jar file.
ldapsdk-4.1.jar