Last Version

easy-http 4.1.11

A simple HTTP client for Java

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http
Version

Version

4.1.11
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.11


<!-- 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.