How To Install Java Artifact commons-httpclient.commons-httpclient v3.0-alpha2

commons-httpclient commons-httpclient 3.0-alpha2

Introduction

In this article, we'll learn how to install Java artifact commons-httpclient from commons-httpclient group in version 3.0-alpha2. The artifact is available in 30 versions: 20020423 3.1-rc1 3.1-beta1 3.1-alpha1 3.1 3.0.1 3.0-rc4 3.0-rc3 3.0-rc2 3.0-rc1 3.0-beta1 3.0-alpha2 3.0-alpha1 3.0 2.0alpha1-20020829 2.0alpha1-20020606 2.0alpha1 2.0.2 2.0.1 2.0-rc3 2.0-rc2 2.0-rc1 2.0-beta2 2.0-beta1 2.0-alpha3 2.0-alpha2.20021115.044352 2.0-alpha2.20020903.070259 2.0-alpha2 2.0 1.0 The HttpClient project has its own website at: http://jakarta.apache.org/commons/httpclient/.

How To Install Java Artifact commons-httpclient.commons-httpclient In Version 3.0-alpha2

To install the HttpClient artifact in version 3.0-alpha2 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 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 (3)

Developers

Contributors