httpclient

httpclient thread pool project,can get httpUtil of get,post,put,delete and download.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

httpclient
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpclient
httpclient thread pool project,can get httpUtil of get,post,put,delete and download.
Project URL

Project URL

https://github.com/seepine/httpclient
Source Code Management

Source Code Management

http://seepine.com

Download httpclient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.12
org.projectlombok : lombok jar 1.18.12
com.alibaba : fastjson jar 1.2.73
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0