не последняя версия
Последняя версия 4.1.11

easy-http 4.1.7.RELEASE

A simple HTTP client for Java

Лицензия

Лицензия

Группа

Группа

com.github.vizaizai
Идентификатор

Идентификатор

easy-http
Версия

Версия

4.1.7.RELEASE
Тип

Тип

jar
Описание

Описание

easy-http
A simple HTTP client for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/vizaizai/easy-http
Система контроля версий

Система контроля версий

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

Скачать easy-http 4.1.7.RELEASE


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar [4.13.1,)

Модули Проекта

Данный проект не имеет модулей.