Last Version

common-http 3.0.5

Http请求集成类

License

License

GroupId

GroupId

com.lingdonge
ArtifactId

ArtifactId

common-http
Version

Version

3.0.5
Type

Type

jar
Description

Description

common-http
Http请求集成类

Download common-http 3.0.5


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

Dependencies

compile (14)

Group / Artifact Type Version
com.lingdonge : common-core jar 3.0.5
org.jsoup : jsoup Optional jar 1.9.2
cn.hutool : hutool-http Optional jar 4.5.11
com.jayway.jsonpath : json-path jar 2.4.0
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpmime jar 4.5.5
org.apache.httpcomponents : fluent-hc jar 4.5.5
org.apache.httpcomponents : httpcore jar 4.4.11
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 23.0
cn.hutool : hutool-core jar 4.5.11
cn.hutool : hutool-extra jar 4.5.11
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.