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-appframework-util |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet-appframework-util
Java实现的WEB框架工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-appframework-util/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-appframework-util</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-appframework-util/
implementation 'com.hynnet:hynnet-appframework-util:1.1.2'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-appframework-util/
implementation ("com.hynnet:hynnet-appframework-util:1.1.2")
'com.hynnet:hynnet-appframework-util:jar:1.1.2'
<dependency org="com.hynnet" name="hynnet-appframework-util" rev="1.1.2">
<artifact name="hynnet-appframework-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-appframework-util', version='1.1.2')
)
libraryDependencies += "com.hynnet" % "hynnet-appframework-util" % "1.1.2"
[com.hynnet/hynnet-appframework-util "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : hynnet-model | jar | 1.1.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
servlets.com : cos | jar | 05Nov2002 |
com.itextpdf : itextpdf | jar | [5.5.7,) |
javax.servlet : servlet-api | jar | 3.0-alpha-1 |
com.hynnet : jacob | jar | [1.18,) |
javax.mail : javax.mail-api | jar | 1.5.1 |
com.alibaba : fastjson | jar | 1.2.3 |
org.freemarker : freemarker | jar | 2.3.23 |
org.springframework : spring-context | jar | [4.2.1.RELEASE,) |
log4j : log4j | jar | 1.2.17 |
commons-io : commons-io | jar | 1.3.2 |
concurrent : concurrent | jar | 1.3.4 |
net.sf.barcode4j : barcode4j | jar | 2.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
com.sun » jimi-pro | jar | 1.0.0 |
javax.jms : javax.jms-api | jar | [2.0.1,) |
org.apache.activemq : activemq-spring | jar | [5.14.5,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
HttpClient utils java Library. support post raw data, sign ... and easy use.