is not current version
Last Version 4.1.11

easy-http 4.1.5

A simple HTTP client for Java

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http
Version

Version

4.1.5
Type

Type

jar
Description

Description

easy-http
A simple HTTP client for Java
Project URL

Project URL

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

Source Code Management

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

Download easy-http 4.1.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.vizaizai : retry jar 1.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.apache.httpcomponents : httpclient jar 4.5.12
com.github.vizaizai : slf4j-jul jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.