Download vt-ldap-3.3.3.jar file - Jar v

Jar examples for v:vt-ldap

Description

Library for performing common LDAP operations

You can download jar file vt-ldap 3.3.3 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

vt-ldap-3.3.3-javadoc.jar
vt-ldap-3.3.3-sources.jar
vt-ldap-3.3.3.jar
vt-ldap-3.3.3.pom



Related Tutorials