How To Install Java Artifact com.sun.jersey.contribs.jersey-apache-client4 v1.19.1

com.sun.jersey.contribs jersey-apache-client4 1.19.1

Introduction

In this article, we'll learn how to install Java artifact jersey-apache-client4 from com.sun.jersey.contribs group in version 1.19.1. The artifact is available in 52 versions: 1.19.4 1.19.3 1.19.2 1.19.1 1.19 1.18.6 1.18.5 1.18.4 1.18.3 1.18.2 1.18.1 1.18 1.17.1 1.17 1.16 1.15 1.14 1.13-b01 1.13 1.12-b01 1.12 1.11.2 1.11.1 1.11-b04 1.11-b03 1.11-b02 1.11-b01 1.11 1.10-b05 1.10-b04 1.10-b03 1.10-b02 1.10-b01 1.10 1.9.1 1.9-ea07 1.9-ea06 1.9-ea04 1.9-ea03 1.9-ea02 1.9-ea01 1.9 1.8-ea04 1.8-ea03 1.8-ea02 1.8-ea01 1.8 1.7-ea07 1.7-ea06 1.7-ea05 1.7-ea04 1.7 The parent project is: com.sun.jersey.contribs::jersey-contribs::1.19.1

How To Install Java Artifact com.sun.jersey.contribs.jersey-apache-client4 In Version 1.19.1

To install the Jersey Apache HTTP Client 4.x artifact in version 1.19.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 Jersey Apache HTTP Client 4.x 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 (1)

Test dependencies (1)