How To Install Java Artifact org.apache.httpcomponents.httpclient-win v4.4-beta1

org.apache.httpcomponents httpclient-win 4.4-beta1

Introduction

In this article, we'll learn how to install Java artifact httpclient-win from org.apache.httpcomponents group in version 4.4-beta1. The artifact is available in 19 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 The Apache HttpClient Windows features project has its own website at: http://hc.apache.org/httpcomponents-client. The parent project is: org.apache.httpcomponents::httpcomponents-client::4.4-beta1

How To Install Java Artifact org.apache.httpcomponents.httpclient-win In Version 4.4-beta1

To install the Apache HttpClient Windows features artifact in version 4.4-beta1 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 Apache HttpClient Windows features 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)

Test dependencies (2)