Skip to content

Instantly share code, notes, and snippets.

@olamy
Created August 23, 2011 06:53
Show Gist options
  • Save olamy/1164510 to your computer and use it in GitHub Desktop.
Save olamy/1164510 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.apache.directory.client.ldap</groupId>
<artifactId>ldap-client</artifactId>
<version>0.1</version>
</dependency>
<dependency>
<groupId>org.apache.directory.client.ldap</groupId>
<artifactId>ldap-client-api</artifactId>
<version>0.1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment