How To Install Java Artifact commons-httpclient.commons-httpclient v3.1

commons-httpclient commons-httpclient 3.1

Introduction

In this article, we'll learn how to install Java artifact commons-httpclient from commons-httpclient group in version 3.1. 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 been released under Apache License license, and has its own website at: http://jakarta.apache.org/httpcomponents/httpclient-3.x/ .

How To Install Java Artifact commons-httpclient.commons-httpclient In Version 3.1

To install the HttpClient artifact in version 3.1 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 (2)

Test dependencies (1)

Licenses

Developers

Contributors