How To Install Java Artifact org.apache.httpcomponents.httpmime v4.0-alpha3

org.apache.httpcomponents httpmime 4.0-alpha3

Introduction

In this article, we'll learn how to install Java artifact httpmime from org.apache.httpcomponents group in version 4.0-alpha3. The artifact is available in 53 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-beta1 4.0-alpha4 4.0-alpha3 4.0 . The HttpClient (MIME entities) project has been released under Apache License license, and has its own website at: http://hc.apache.org/httpcomponents-client . The parent project is: org.apache.httpcomponents::httpcomponents-client::4.0-alpha3

How To Install Java Artifact org.apache.httpcomponents.httpmime In Version 4.0-alpha3

To install the HttpClient (MIME entities) artifact in version 4.0-alpha3 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 (MIME entities) 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 (4)

Test dependencies (1)

Licenses