client-common

This project is the common library for http client in the cisco oss foundation runtime

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

client-common
Last Version

Last Version

1.1.2-1
Release Date

Release Date

Type

Type

jar
Description

Description

client-common
This project is the common library for http client in the cisco oss foundation runtime
Project Organization

Project Organization

Cisco
Source Code Management

Source Code Management

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

Download client-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.cisco.oss.foundation : http-common jar 1.0.0-1
com.cisco.oss.foundation : configuration-api jar 1.0.2-3
org.apache.commons : commons-lang3 jar 3.4
com.cisco.oss.foundation : monitoring-api jar 1.0.2-2
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.4

test (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.1
junit : junit jar 4.11
org.springframework : spring-test jar 4.1.6.RELEASE
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.

Communication contains libraries relevant to http client and server communications.

These libraries interact with other libraries from the configuration, monitoring, logging and common repositories.

You can read the user guide in Wiki.

Following is the list of release references to the different libraries managed under this repository:

http-client-api
http-client-common
http-client-apache
http-client-jetty
http-server-api
http-server-jetty
http-server-jetty-8
queue-api
queue-hornetq

Nightly Builds can be found here

com.cisco.oss.foundation

What is it about? http://foundation-runtime.github.io/

Versions

Version
1.1.2-1
1.1.1-2
1.1.1-1
1.1.0-2
1.1.0-1
1.0.1-1