httpclient

simple httpclient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.cocook
ArtifactId

ArtifactId

httpclient
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

httpclient
simple httpclient
Project URL

Project URL

https://gitee.com/panmingguang2004/cocook
Source Code Management

Source Code Management

https://gitee.com/panmingguang2004/cocook

Download httpclient

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.4
com.squareup.okhttp3 : okhttp jar 3.8.1
commons-lang : commons-lang jar 2.5
org.jsoup : jsoup jar 1.7.2
us.codecraft : xsoup jar 0.2.4
org.slf4j : slf4j-api jar 1.7.2

provided (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.2
org.apache.httpcomponents : httpmime jar 4.3.2
org.apache.httpcomponents : httpasyncclient jar 4.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3