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