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