How To Install Java Artifact org.apache.httpcomponents.core5.httpcore5-osgi v5.0-beta3

org.apache.httpcomponents.core5 httpcore5-osgi 5.0-beta3

Introduction

In this article, we'll learn how to install Java artifact httpcore5-osgi from org.apache.httpcomponents.core5 group in version 5.0-beta3. The artifact is available in 9 versions: 5.0-beta5 5.0-beta4 5.0-beta3 5.0-beta2 5.0-beta1 5.0-alpha4 5.0-alpha3 5.0-alpha2 5.0-alpha1 The Apache HttpComponents Core OSGi Bundle project has its own website at: http://hc.apache.org/httpcomponents-core-ga. The parent project is: org.apache.httpcomponents.core5::httpcore5-parent::5.0-beta3

How To Install Java Artifact org.apache.httpcomponents.core5.httpcore5-osgi In Version 5.0-beta3

To install the Apache HttpComponents Core OSGi Bundle artifact in version 5.0-beta3 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 HttpComponents Core OSGi Bundle 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)