Last Version

easy-http 0.0.2-RELEASE

Easy request for http and https.

License

License

GroupId

GroupId

com.github.cnzhoutao
ArtifactId

ArtifactId

easy-http
Version

Version

0.0.2-RELEASE
Type

Type

jar
Description

Description

easy-http
Easy request for http and https.
Project URL

Project URL

https://github.com/cnzhoutao/easy-http
Source Code Management

Source Code Management

https://github.com/cnzhoutao/easy-http

Download easy-http 0.0.2-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-webmvc Optional jar 5.1.5.RELEASE
com.alibaba : fastjson jar 1.2.56
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.commons : commons-lang3 jar 3.8.1
org.json : json jar 20180813
org.apache.commons : commons-collections4 jar 4.4

Project Modules

There are no modules declared in this project.