License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdcom.cisco.oss.foundation |
ArtifactId | ArtifactIdhttp-client-jetty |
Version | Version0.0.0-8 |
Type | Typejar |
Description |
Descriptionhttp-client-jetty
This project is the jetty http client implementation library in the cisco vss foundation runtime
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-jetty-0.0.0-8.pom | |
http-client-jetty-0.0.0-8.jar | 15 KB |
http-client-jetty-0.0.0-8-sources.jar | 6 KB |
http-client-jetty-0.0.0-8-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cisco.oss.foundation/http-client-jetty/ -->
<dependency>
<groupId>com.cisco.oss.foundation</groupId>
<artifactId>http-client-jetty</artifactId>
<version>0.0.0-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.cisco.oss.foundation/http-client-jetty/
implementation 'com.cisco.oss.foundation:http-client-jetty:0.0.0-8'
// https://jarcasting.com/artifacts/com.cisco.oss.foundation/http-client-jetty/
implementation ("com.cisco.oss.foundation:http-client-jetty:0.0.0-8")
'com.cisco.oss.foundation:http-client-jetty:jar:0.0.0-8'
<dependency org="com.cisco.oss.foundation" name="http-client-jetty" rev="0.0.0-8">
<artifact name="http-client-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cisco.oss.foundation', module='http-client-jetty', version='0.0.0-8')
)
libraryDependencies += "com.cisco.oss.foundation" % "http-client-jetty" % "0.0.0-8"
[com.cisco.oss.foundation/http-client-jetty "0.0.0-8"]
Group / Artifact | Type | Version |
---|---|---|
com.cisco.oss.foundation : http-client-common | jar | 0.0.0-8 |
org.eclipse.jetty : jetty-client | jar | 9.2.0.v20140526 |
com.google.guava : guava | jar | 16.0.1 |
org.apache.commons : commons-lang3 | jar | 3.3 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
com.cisco.oss.foundation : http-client-common | jar | 0.0.0-8 |
com.cisco.oss.foundation : logging-log4j | jar | 1.0.0-1 |
com.cisco.oss.foundation : configuration-lib | jar | 0.0.0-7 |
org.scala-lang : scala-library | jar | 2.10.3 |
org.eclipse.jetty : jetty-server | jar | 9.2.0.v20140526 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.0.v20140526 |
org.eclipse.jetty : jetty-servlets | jar | 9.2.0.v20140526 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.2.4 |
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 4.0.0.RELEASE |
javax.annotation : jsr250-api | jar | 1.0 |