Http Client

Code library to enable easy interaction with restful json apis

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

http-client
Последняя версия

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

4.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Http Client
Code library to enable easy interaction with restful json apis
Ссылка на сайт

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

https://github.com/michaelruocco/http-client

Скачать http-client

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.michaelruocco : json-logger jar 1.0.1
org.apache.httpcomponents : httpclient jar 4.5.3
org.slf4j : slf4j-api jar 1.7.25

test (4)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
org.assertj : assertj-core jar 3.8.0

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

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

Версии библиотеки

Версия
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.0.0