Jar examples for l:ldap-test-utils
Client library that makes it easy to test with an embedded LDAP server (from unboundid).
You can download jar file ldap-test-utils 1.0.1 in this page.
MIT
You can use the following script to add ldap-test-utils-1.0.1.jar to your project.
<dependency> <groupId>com.github.trevershick</groupId> <artifactId>ldap-test-utils</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.trevershick', name: 'ldap-test-utils', version: '1.0.1'
libraryDependencies += "com.github.trevershick" % "ldap-test-utils" % "1.0.1"
<dependency org="com.github.trevershick" name="ldap-test-utils" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.trevershick', module='ldap-test-utils', version='1.0.1'))
'com.github.trevershick:ldap-test-utils:jar:1.0.1'
Click the following link to download the jar file.
ldap-test-utils-1.0.1-javadoc.jar