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-dep-sql |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet-dep-sql
SQL 编译依赖类。
|
Filename | Size |
---|---|
hynnet-dep-sql-1.1.1.pom | |
hynnet-dep-sql-1.1.1.jar | 6 KB |
hynnet-dep-sql-1.1.1-sources.jar | 1 KB |
hynnet-dep-sql-1.1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-dep-sql/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-dep-sql</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-dep-sql/
implementation 'com.hynnet:hynnet-dep-sql:1.1.1'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-dep-sql/
implementation ("com.hynnet:hynnet-dep-sql:1.1.1")
'com.hynnet:hynnet-dep-sql:jar:1.1.1'
<dependency org="com.hynnet" name="hynnet-dep-sql" rev="1.1.1">
<artifact name="hynnet-dep-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-dep-sql', version='1.1.1')
)
libraryDependencies += "com.hynnet" % "hynnet-dep-sql" % "1.1.1"
[com.hynnet/hynnet-dep-sql "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : hynnet-util | jar | 1.1.1 |
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.4.2,) |
org.mongodb : mongo-java-driver | jar | [3.4.2,) |
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,) |
com.hynnet : solr-solrj | jar | [5.0.0,) |
org.kohsuke : libpam4j | jar | [1.8,) |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-solrj | jar | [6.4.1,) |
net.sourceforge.jtds : jtds | jar | [1.3.1,) |
com.hynnet » jdbc-fo | jar | 12.1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
HttpClient utils java Library. support post raw data, sign ... and easy use.