How To Install Java Artifact org.apache.httpcomponents.httpcore v4.0-beta2

org.apache.httpcomponents httpcore 4.0-beta2

Introduction

In this article, we'll learn how to install Java artifact httpcore from org.apache.httpcomponents group in version 4.0-beta2. The artifact is available in 52 versions: 4.4.16 4.4.15 4.4.14 4.4.13 4.4.12 4.4.11 4.4.10 4.4.9 4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4-beta1 4.4-alpha1 4.4 4.3.3 4.3.2 4.3.1 4.3-beta2 4.3-beta1 4.3-alpha1 4.3 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2-beta1 4.2-alpha2 4.2-alpha1 4.2 4.1.4 4.1.3 4.1.2 4.1.1 4.1-beta2 4.1-beta1 4.1-alpha1 4.1 4.0.1 4.0-beta3 4.0-beta2 4.0-beta1 4.0-alpha6 4.0-alpha5 4.0-alpha4 4.0-alpha3 4.0 . The HttpCore (base module) project has been released under Apache License license, and has its own website at: http://hc.apache.org/httpcomponents-core/ . The parent project is: org.apache.httpcomponents::httpcomponents-core::4.0-beta2

How To Install Java Artifact org.apache.httpcomponents.httpcore In Version 4.0-beta2

To install the HttpCore (base module) artifact in version 4.0-beta2 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 HttpCore (base module) 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.

Test dependencies (1)

Licenses