com.gitee.rslai.commons:http

Encapsulation httpclient

License

License

GroupId

GroupId

com.gitee.rslai.commons
ArtifactId

ArtifactId

http
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitee.rslai.commons:http
Encapsulation httpclient
Project URL

Project URL

https://gitee.com/rslai
Source Code Management

Source Code Management

https://gitee.com/rslai/Http.git

Download http

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.rslai.commons/http/ -->
<dependency>
    <groupId>com.gitee.rslai.commons</groupId>
    <artifactId>http</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.rslai.commons/http/
implementation 'com.gitee.rslai.commons:http:0.3'
// https://jarcasting.com/artifacts/com.gitee.rslai.commons/http/
implementation ("com.gitee.rslai.commons:http:0.3")
'com.gitee.rslai.commons:http:jar:0.3'
<dependency org="com.gitee.rslai.commons" name="http" rev="0.3">
  <artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.rslai.commons', module='http', version='0.3')
)
libraryDependencies += "com.gitee.rslai.commons" % "http" % "0.3"
[com.gitee.rslai.commons/http "0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.7
org.apache.httpcomponents : httpclient-cache jar 4.5.7
org.apache.httpcomponents : httpmime jar 4.1.2
org.testng : testng-jdk14 pom 4.4.7

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1