Download apache-ldapber-provider-0.9.2.jar file - Jar a

Jar examples for a:apache-ldapber-provider

Description

A provider for the LDAP message framework (in LDAP commons) based on the Apache ASN.1 BER Runtime.

You can download jar file apache-ldapber-provider 0.9.2 in this page.

Build File

You can use the following script to add apache-ldapber-provider-0.9.2.jar to your project.

<dependency>
   <groupId>directory-shared</groupId>
   <artifactId>apache-ldapber-provider</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'directory-shared', name: 'apache-ldapber-provider', version: '0.9.2'
libraryDependencies += "directory-shared" % "apache-ldapber-provider" % "0.9.2"
<dependency org="directory-shared" name="apache-ldapber-provider" rev="0.9.2"/>
@Grapes(@Grab(group='directory-shared', module='apache-ldapber-provider', version='0.9.2'))
'directory-shared:apache-ldapber-provider:jar:0.9.2'

Download

Click the following link to download the jar file.

apache-ldapber-provider-0.9.2.jar
apache-ldapber-provider-0.9.2.pom



Related Tutorials