Download http-client-apache-1.1.1-1.jar file - Jar h

Jar examples for h:http-client-apache

Description

This project is the apache http client implementation library in the cisco vss foundation runtime

You can download jar file http-client-apache 1.1.1-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-client-apache-1.1.1-1.jar to your project.

<dependency>
   <groupId>com.cisco.oss.foundation</groupId>
   <artifactId>http-client-apache</artifactId>
   <version>1.1.1-1</version>
</dependency>
compile group: 'com.cisco.oss.foundation', name: 'http-client-apache', version: '1.1.1-1'
libraryDependencies += "com.cisco.oss.foundation" % "http-client-apache" % "1.1.1-1"
<dependency org="com.cisco.oss.foundation" name="http-client-apache" rev="1.1.1-1"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='http-client-apache', version='1.1.1-1'))
'com.cisco.oss.foundation:http-client-apache:jar:1.1.1-1'

Download

Click the following link to download the jar file.

http-client-apache-1.1.1-1-javadoc.jar
http-client-apache-1.1.1-1-sources.jar
http-client-apache-1.1.1-1.jar
http-client-apache-1.1.1-1.pom



Related Tutorials