Last Version

hupubao-common-http 0.0.6

http请求访问工具

License

License

GroupId

GroupId

com.hupubao
ArtifactId

ArtifactId

hupubao-common-http
Version

Version

0.0.6
Type

Type

jar
Description

Description

hupubao-common-http
http请求访问工具
Project URL

Project URL

https://github.com/ysdxz207/hupubao-common-http
Source Code Management

Source Code Management

https://github.com/ysdxz207/hupubao-common-http

Download hupubao-common-http 0.0.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.alibaba : fastjson jar 1.2.58
org.jsoup : jsoup jar 1.11.2
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.commons : commons-lang3 jar 3.9
com.hupubao : hupubao-common-utils jar 0.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.