Download ldapbp-1.0.jar file - Jar l

Jar examples for l:ldapbp

Description

You can download jar file ldapbp 1.0 in this page.

Build File

You can use the following script to add ldapbp-1.0.jar to your project.

<dependency>
   <groupId>com.sun</groupId>
   <artifactId>ldapbp</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.sun', name: 'ldapbp', version: '1.0'
libraryDependencies += "com.sun" % "ldapbp" % "1.0"
<dependency org="com.sun" name="ldapbp" rev="1.0"/>
@Grapes(@Grab(group='com.sun', module='ldapbp', version='1.0'))
'com.sun:ldapbp:jar:1.0'

Download

Click the following link to download the jar file.

ldapbp-1.0.jar
ldapbp-1.0.pom



Related Tutorials