How To Install Java Artifact com.unboundid.unboundid-ldapsdk v4.0.11

com.unboundid unboundid-ldapsdk 4.0.11

Introduction

In this article, we'll learn how to install Java artifact unboundid-ldapsdk from com.unboundid group in version 4.0.11. The artifact is available in 60 versions: 7.0.0 6.0.11 6.0.10 6.0.9 6.0.8 6.0.7 6.0.6 6.0.5 6.0.4 6.0.3 6.0.2 6.0.1 6.0.0 5.1.4 5.1.3 5.1.2 5.1.1 5.1.0 5.0.1 5.0.0 4.0.14 4.0.13 4.0.12 4.0.11 4.0.10 4.0.9 4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.2.1 3.2.0 3.1.1 3.1.0 3.0.0 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.0 2.1.0 2.0.1 2.0.0 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 . The UnboundID LDAP SDK for Java project has been released under GNU General Public License version 2 (GPLv2) license, and has its own website at: https://github.com/pingidentity/ldapsdk .

How To Install Java Artifact com.unboundid.unboundid-ldapsdk In Version 4.0.11

To install the UnboundID LDAP SDK for Java artifact in version 4.0.11 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses UnboundID LDAP SDK for Java dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses