Jar examples for v:vt-ldap
Library for performing common LDAP operations
You can download jar file vt-ldap 3.3.3 in this page.
Apache 2
You can use the following script to add vt-ldap-3.3.3.jar to your project.
<dependency> <groupId>edu.vt.middleware</groupId> <artifactId>vt-ldap</artifactId> <version>3.3.3</version> </dependency>
compile group: 'edu.vt.middleware', name: 'vt-ldap', version: '3.3.3'
libraryDependencies += "edu.vt.middleware" % "vt-ldap" % "3.3.3"
<dependency org="edu.vt.middleware" name="vt-ldap" rev="3.3.3"/>
@Grapes(@Grab(group='edu.vt.middleware', module='vt-ldap', version='3.3.3'))
'edu.vt.middleware:vt-ldap:jar:3.3.3'
Click the following link to download the jar file.
vt-ldap-3.3.3-javadoc.jar