| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.wicp.tams |
| ArtifactId | ArtifactIdcommon-http |
| Last Version | Last Version3.6.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description公共的工具集
|
| Filename | Size |
|---|---|
| common-http-3.6.21.pom | |
| common-http-3.6.21.jar | 18 KB |
| common-http-3.6.21-sources.jar | 11 KB |
| common-http-3.6.21-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-http/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-http</artifactId>
<version>3.6.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-http/
implementation 'net.wicp.tams:common-http:3.6.21'
// https://jarcasting.com/artifacts/net.wicp.tams/common-http/
implementation ("net.wicp.tams:common-http:3.6.21")
'net.wicp.tams:common-http:jar:3.6.21'
<dependency org="net.wicp.tams" name="common-http" rev="3.6.21">
<artifact name="common-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-http', version='3.6.21')
)
libraryDependencies += "net.wicp.tams" % "common-http" % "3.6.21"
[net.wicp.tams/common-http "3.6.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| net.wicp.tams : common-apiext | jar | 3.6.21 |
| net.wicp.tams : common-binlog-alone-api | jar | 3.6.21 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |