Download jersey-apache-httpclient4-1.18-CUSTOM.jar file - Jar j

Jar examples for j:jersey-apache-httpclient4

Description

This is a custom build of the httpclient4 provider for jersey that supports preemptive proxy authorization.

You can download jar file jersey-apache-httpclient4 1.18-CUSTOM in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jersey-apache-httpclient4-1.18-CUSTOM.jar to your project.

<dependency>
   <groupId>com.emc.vipr</groupId>
   <artifactId>jersey-apache-httpclient4</artifactId>
   <version>1.18-CUSTOM</version>
</dependency>
compile group: 'com.emc.vipr', name: 'jersey-apache-httpclient4', version: '1.18-CUSTOM'
libraryDependencies += "com.emc.vipr" % "jersey-apache-httpclient4" % "1.18-CUSTOM"
<dependency org="com.emc.vipr" name="jersey-apache-httpclient4" rev="1.18-CUSTOM"/>
@Grapes(@Grab(group='com.emc.vipr', module='jersey-apache-httpclient4', version='1.18-CUSTOM'))
'com.emc.vipr:jersey-apache-httpclient4:jar:1.18-CUSTOM'

Download

Click the following link to download the jar file.

jersey-apache-httpclient4-1.18-CUSTOM-javadoc.jar
jersey-apache-httpclient4-1.18-CUSTOM-sources.jar
jersey-apache-httpclient4-1.18-CUSTOM.jar
jersey-apache-httpclient4-1.18-CUSTOM.pom



Related Tutorials