Jar examples for j:jersey-apache-httpclient4
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jersey-apache-httpclient4-1.18-CUSTOM-javadoc.jar