Jar examples for h:http-client-apache
This project is the apache http client implementation library in the cisco vss foundation runtime
You can download jar file http-client-apache 0.0.0-8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add http-client-apache-0.0.0-8.jar to your project.
<dependency> <groupId>com.cisco.oss.foundation</groupId> <artifactId>http-client-apache</artifactId> <version>0.0.0-8</version> </dependency>
compile group: 'com.cisco.oss.foundation', name: 'http-client-apache', version: '0.0.0-8'
libraryDependencies += "com.cisco.oss.foundation" % "http-client-apache" % "0.0.0-8"
<dependency org="com.cisco.oss.foundation" name="http-client-apache" rev="0.0.0-8"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='http-client-apache', version='0.0.0-8'))
'com.cisco.oss.foundation:http-client-apache:jar:0.0.0-8'
Click the following link to download the jar file.
http-client-apache-0.0.0-8-javadoc.jar