Download ldap-client-test-2.0.0-M20.jar file - Jar l

Jar examples for l:ldap-client-test

Description

LDAP Client API Tests

You can download jar file ldap-client-test 2.0.0-M20 in this page.

License

Apache License

Build File

You can use the following script to add ldap-client-test-2.0.0-M20.jar to your project.

<dependency>
   <groupId>org.apache.directory.server</groupId>
   <artifactId>ldap-client-test</artifactId>
   <version>2.0.0-M20</version>
</dependency>
compile group: 'org.apache.directory.server', name: 'ldap-client-test', version: '2.0.0-M20'
libraryDependencies += "org.apache.directory.server" % "ldap-client-test" % "2.0.0-M20"
<dependency org="org.apache.directory.server" name="ldap-client-test" rev="2.0.0-M20"/>
@Grapes(@Grab(group='org.apache.directory.server', module='ldap-client-test', version='2.0.0-M20'))
'org.apache.directory.server:ldap-client-test:jar:2.0.0-M20'

Download

Click the following link to download the jar file.

ldap-client-test-2.0.0-M20-javadoc.jar
ldap-client-test-2.0.0-M20-sources.jar
ldap-client-test-2.0.0-M20.jar
ldap-client-test-2.0.0-M20.pom



Related Tutorials