is not current version
Last Version 2.7.4.2

ServiceComb::Clients::HTTP Client Common 2.7.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

http-client-common
Version

Version

2.7.2
Type

Type

jar
Description

Description

ServiceComb::Clients::HTTP Client Common

Download http-client-common 2.7.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
org.slf4j : slf4j-api jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar
org.apache.servicecomb : foundation-ssl jar
org.apache.servicecomb : foundation-spi jar
org.java-websocket : Java-WebSocket jar

Project Modules

There are no modules declared in this project.