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-wx |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet-wx
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
Project URL |
Project URL |
Filename | Size |
---|---|
hynnet-wx-1.1.2.pom | |
hynnet-wx-1.1.2.jar | 71 KB |
hynnet-wx-1.1.2-sources.jar | 1 KB |
hynnet-wx-1.1.2-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-wx/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-wx</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-wx/
implementation 'com.hynnet:hynnet-wx:1.1.2'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-wx/
implementation ("com.hynnet:hynnet-wx:1.1.2")
'com.hynnet:hynnet-wx:jar:1.1.2'
<dependency org="com.hynnet" name="hynnet-wx" rev="1.1.2">
<artifact name="hynnet-wx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-wx', version='1.1.2')
)
libraryDependencies += "com.hynnet" % "hynnet-wx" % "1.1.2"
[com.hynnet/hynnet-wx "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : hynnet-model | jar | 1.1.2 |
com.hynnet : hynnet-util | jar | 1.1.2 |
com.hynnet : hynnet-appframework | jar | 1.1.2 |
com.hynnet : hynnet-appframework-util | jar | 1.1.2 |
servlets.com : cos | jar | 05Nov2002 |
com.alibaba : fastjson | jar | [1.2.7,) |
org.apache.httpcomponents : httpclient | jar | 4.3.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | [3.1.0,) |
org.apache.commons : commons-lang3 | jar | [3.3.2,) |
redis.clients : jedis | jar | [2.9.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
HttpClient utils java Library. support post raw data, sign ... and easy use.