is not current version
Last Version 1.1.5.11

CSB :: SDK :: httpclient 1.1.5.9

CSB SDK build POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.csb.sdk
ArtifactId

ArtifactId

http-client
Version

Version

1.1.5.9
Type

Type

jar
Description

Description

CSB :: SDK :: httpclient
CSB SDK build POM
Project Organization

Project Organization

Alibaba Aliware CSB

Download http-client 1.1.5.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba.csb.sdk : common jar 1.1.5.9
commons-cli : commons-cli jar 1.3.1
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.12.6
com.alibaba : fastjson jar 1.2.60
javax.servlet : servlet-api jar 3.0
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.