Last Version

hutool-http 5.8.4

Hutool Http客户端

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-http
Version

Version

5.8.4
Type

Type

jar
Description

Description

hutool-http
Hutool Http客户端

Download hutool-http 5.8.4


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.8.4

provided (1)

Group / Artifact Type Version
javax.xml.soap : javax.xml.soap-api jar 1.4.0

test (3)

Group / Artifact Type Version
cn.hutool : hutool-json jar 5.8.4
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.