hynnet httpclient utils

Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

httpclient-util
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

hynnet httpclient utils
Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
Source Code Management

Source Code Management

https://github.com/hynnet/httpclient-util.git

Download httpclient-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.7
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

httpclient-util

HttpClient utils java Library. support post raw data, sign ... and easy use.

Versions

Version
1.3.1
1.3.0
1.2.4
1.0.9
1.0.8
1.0.7