License |
License |
---|---|
GroupId | GroupIdcom.hupubao |
ArtifactId | ArtifactIdhupubao-common-http |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionhupubao-common-http
http请求访问工具
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hupubao-common-http-0.0.6.pom | |
hupubao-common-http-0.0.6.jar | 16 KB |
hupubao-common-http-0.0.6-sources.jar | 7 KB |
hupubao-common-http-0.0.6-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |