httpclient-util
HttpClient utils java Library. support post raw data, sign ... and easy use.
License |
License
hynnet.com
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdhynnet-util |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet-util
Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
Filename | Size |
---|---|
hynnet-util-1.2.0.pom | |
hynnet-util-1.2.0.jar | 404 KB |
hynnet-util-1.2.0-sources.jar | 534 bytes |
hynnet-util-1.2.0-javadoc.jar | 904 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-util/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-util</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-util/
implementation 'com.hynnet:hynnet-util:1.2.0'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-util/
implementation ("com.hynnet:hynnet-util:1.2.0")
'com.hynnet:hynnet-util:jar:1.2.0'
<dependency org="com.hynnet" name="hynnet-util" rev="1.2.0">
<artifact name="hynnet-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-util', version='1.2.0')
)
libraryDependencies += "com.hynnet" % "hynnet-util" % "1.2.0"
[com.hynnet/hynnet-util "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : hynnet-dep | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
servlets.com : cos | jar | 05Nov2002 |
net.htmlparser.jericho : jericho-html | jar | [3.3,) |
concurrent : concurrent | jar | [1.3.4,) |
javax.servlet : javax.servlet-api | jar | [3.1.0,) |
com.hynnet : xdevelop-ip | jar | 1.0.0 |
org.apache.httpcomponents : httpclient | jar | [4.5.1,) |
ch.qos.logback : logback-classic | jar | [1.1.3,) |
org.apache.poi : poi | jar | [3.14,) |
org.apache.poi : poi-ooxml | jar | [3.14,) |
redis.clients : jedis | jar | [2.9.0,) |
com.google.zxing : core | jar | [3.3.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
HttpClient utils java Library. support post raw data, sign ... and easy use.