How To Install Java Artifact org.apache.httpcomponents.httpclient-osgi v4.3-alpha1

org.apache.httpcomponents httpclient-osgi 4.3-alpha1

Introduction

In this article, we'll learn how to install Java artifact httpclient-osgi from org.apache.httpcomponents group in version 4.3-alpha1. The artifact is available in 50 versions: 4.5.14 4.5.13 4.5.12 4.5.11 4.5.10 4.5.9 4.5.8 4.5.7 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 4.5.1 4.5 4.4.1 4.4-beta1 4.4-alpha1 4.4 4.3.6 4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3-beta2 4.3-beta1 4.3-alpha1 4.3 4.2.6 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2-beta1 4.2-alpha1 4.2 4.1.3 4.1.2 4.1.1 4.1-beta1 4.1-alpha2 4.1-alpha1 4.1 4.0.3 4.0.2 4.0.1 4.0-beta2 4.0 The HttpClient OSGi bundle project has its own website at: http://hc.apache.org/httpcomponents-client. The parent project is: org.apache.httpcomponents::httpcomponents-client::4.3-alpha1

How To Install Java Artifact org.apache.httpcomponents.httpclient-osgi In Version 4.3-alpha1

To install the HttpClient OSGi bundle artifact in version 4.3-alpha1 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 HttpClient OSGi bundle 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.

Compile dependencies (5)