Last Version

http-client-apache 1.2.2-4

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

http-client-apache
Version

Version

1.2.2-4
Type

Type

jar
Description

Description

http-client-apache
This project is the apache 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-apache 1.2.2-4


<!-- https://jarcasting.com/artifacts/com.cisco.oss.foundation/http-client-apache/ -->
<dependency>
    <groupId>com.cisco.oss.foundation</groupId>
    <artifactId>http-client-apache</artifactId>
    <version>1.2.2-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cisco.oss.foundation/http-client-apache/
implementation 'com.cisco.oss.foundation:http-client-apache:1.2.2-4'
// https://jarcasting.com/artifacts/com.cisco.oss.foundation/http-client-apache/
implementation ("com.cisco.oss.foundation:http-client-apache:1.2.2-4")
'com.cisco.oss.foundation:http-client-apache:jar:1.2.2-4'
<dependency org="com.cisco.oss.foundation" name="http-client-apache" rev="1.2.2-4">
  <artifact name="http-client-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cisco.oss.foundation', module='http-client-apache', version='1.2.2-4')
)
libraryDependencies += "com.cisco.oss.foundation" % "http-client-apache" % "1.2.2-4"
[com.cisco.oss.foundation/http-client-apache "1.2.2-4"]

Dependencies

compile (10)

Group / Artifact Type Version
com.cisco.oss.foundation : http-client-common jar 1.1.3-4
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
org.apache.httpcomponents : httpasyncclient jar 4.1.1
com.cisco.oss.foundation : logging-api jar 1.0.2-1
com.cisco.oss.foundation : configuration-api jar 1.1.0-1
com.cisco.oss.foundation : monitoring-jmx-lib jar 1.0.3-1
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4

test (13)

Group / Artifact Type Version
com.cisco.oss.foundation : http-client-common jar 1.1.3-4
com.cisco.oss.foundation : logging-log4j jar 1.0.2-1
org.scala-lang : scala-library jar 2.11.1
com.typesafe.akka : akka-actor_2.11 jar 2.3.3
org.eclipse.jetty : jetty-server jar 8.1.16.v20140903
org.eclipse.jetty : jetty-servlet jar 8.1.16.v20140903
org.eclipse.jetty : jetty-servlets jar 8.1.16.v20140903
com.googlecode.kiama : kiama_2.11 jar 1.8.0
javax.servlet : javax.servlet-api jar 3.1.0
com.cisco.oss.foundation : configuration-lib jar 1.0.5-1
junit : junit jar 4.11
org.springframework : spring-test jar 4.2.4.RELEASE
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.