License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.hutool |
ArtifactId | ArtifactIdhutool-http |
Last Version | Last Version5.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhutool-http
Hutool Http客户端
|
Filename | Size |
---|---|
hutool-http-5.8.4.pom | |
hutool-http-5.8.4.jar | 89 KB |
hutool-http-5.8.4-sources.jar | 74 KB |
hutool-http-5.8.4-javadoc.jar | 379 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.8.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.soap : javax.xml.soap-api | jar | 1.4.0 |
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 |