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-model |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet-model
Java实现的面向对象设计的通用数据对象模型类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
Filename | Size |
---|---|
hynnet-model-1.2.1.pom | |
hynnet-model-1.2.1.jar | 670 KB |
hynnet-model-1.2.1-sources.jar | 1 KB |
hynnet-model-1.2.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-model/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-model</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-model/
implementation 'com.hynnet:hynnet-model:1.2.1'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-model/
implementation ("com.hynnet:hynnet-model:1.2.1")
'com.hynnet:hynnet-model:jar:1.2.1'
<dependency org="com.hynnet" name="hynnet-model" rev="1.2.1">
<artifact name="hynnet-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-model', version='1.2.1')
)
libraryDependencies += "com.hynnet" % "hynnet-model" % "1.2.1"
[com.hynnet/hynnet-model "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : hynnet-util | jar | 1.2.0 |
com.hynnet : hynnet-dep | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : bson | jar | [3.5.0,) |
org.mongodb : mongo-java-driver | jar | [3.5.0,) |
org.apache.solr : solr-solrj | jar | [7.4.0,) |
org.apache.httpcomponents : httpclient | jar | 4.3.4 |
servlets.com : cos | jar | 05Nov2002 |
net.sf.ehcache.internal : ehcache-core | jar | [2.10.0,) |
javax.servlet : javax.servlet-api | jar | [3.1.0,) |
org.kohsuke : libpam4j | jar | [1.8,) |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jtds : jtds | jar | [1.3.1,) |
com.hynnet » jdbc-fo | jar | 12.1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
HttpClient utils java Library. support post raw data, sign ... and easy use.