easy-http

A simple HTTP client for Java

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http
Last Version

Last Version

4.1.11
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.11
4.1.9
4.1.8
4.1.7.RELEASE
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.0