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-tools |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet-tools
Javaʵ�ֵ�ʵ�ù�����⡣�ܰ����Ŷӿ��ٿ�������׳�ġ������ܡ�����ά�������ϵͳ��
|
Filename | Size |
---|---|
hynnet-tools-1.1.0.pom | |
hynnet-tools-1.1.0.jar | 56 KB |
hynnet-tools-1.1.0-sources.jar | 1 KB |
hynnet-tools-1.1.0-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-tools/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-tools</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-tools/
implementation 'com.hynnet:hynnet-tools:1.1.0'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-tools/
implementation ("com.hynnet:hynnet-tools:1.1.0")
'com.hynnet:hynnet-tools:jar:1.1.0'
<dependency org="com.hynnet" name="hynnet-tools" rev="1.1.0">
<artifact name="hynnet-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-tools', version='1.1.0')
)
libraryDependencies += "com.hynnet" % "hynnet-tools" % "1.1.0"
[com.hynnet/hynnet-tools "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : hynnet-appframework-util | jar | 1.1.0 |
com.hynnet : hynnet-util | jar | 1.1.0 |
com.google.oauth-client : google-oauth-client | jar | 1.17.0-rc |
com.google.api-client : google-api-client | jar | 1.17.0-rc |
com.google.api.client : google-api-client-googleapis | jar | 1.4.1-beta |
com.google.http-client : google-http-client-jackson2 | jar | 1.17.0-rc |
com.google.apis : google-api-services-oauth2 | jar | v2-rev63-1.17.0-rc |
com.google.gdata : core | jar | 1.47.1 |
net.sourceforge.cardme : cardme | jar | 0.3.6.03 |
com.hynnet : DJNativeSwing | jar | 1.0.0 |
com.hynnet : DJNativeSwing-SWT | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
HttpClient utils java Library. support post raw data, sign ... and easy use.