Last Version

http-client-jetty 0.0.0-8

This project is the jetty http client implementation library in the cisco vss foundation runtime

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

http-client-jetty
Version

Version

0.0.0-8
Type

Type

jar
Description

Description

http-client-jetty
This project is the jetty http client implementation library in the cisco vss foundation runtime
Project Organization

Project Organization

Cisco
Source Code Management

Source Code Management

https://github.com/foundation-runtime/communication.git

Download http-client-jetty 0.0.0-8


<!-- 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"]

Dependencies

compile (5)

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

test (11)

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

Project Modules

There are no modules declared in this project.