Last Version

xkcoding-simple-http 1.0.4

修复 HttpClientImpl timeout 配置失效问题, forked from https://github.com/xkcoding/simple-http, 简单的 http 实现

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

xkcoding-simple-http
Version

Version

1.0.4
Type

Type

jar
Description

Description

xkcoding-simple-http
修复 HttpClientImpl timeout 配置失效问题, forked from https://github.com/xkcoding/simple-http, 简单的 http 实现
Project URL

Project URL

https://github.com/xkcoding/simple-http
Source Code Management

Source Code Management

https://github.com/xkcoding/simple-http

Download xkcoding-simple-http 1.0.4


<!-- https://jarcasting.com/artifacts/top.dcenter/xkcoding-simple-http/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>xkcoding-simple-http</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/xkcoding-simple-http/
implementation 'top.dcenter:xkcoding-simple-http:1.0.4'
// https://jarcasting.com/artifacts/top.dcenter/xkcoding-simple-http/
implementation ("top.dcenter:xkcoding-simple-http:1.0.4")
'top.dcenter:xkcoding-simple-http:jar:1.0.4'
<dependency org="top.dcenter" name="xkcoding-simple-http" rev="1.0.4">
  <artifact name="xkcoding-simple-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='xkcoding-simple-http', version='1.0.4')
)
libraryDependencies += "top.dcenter" % "xkcoding-simple-http" % "1.0.4"
[top.dcenter/xkcoding-simple-http "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp Optional jar 4.5.0
org.apache.httpcomponents : httpclient Optional jar 4.5.12
cn.hutool : hutool-http Optional jar 5.2.5
org.projectlombok : lombok-maven-plugin maven-plugin 1.18.12.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
top.dcenter » mock-http-client jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.