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