http

Simplified, lightweight HTTP client library, a wrapper for apache httpclient.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

http
Simplified, lightweight HTTP client library, a wrapper for apache httpclient.
Ссылка на сайт

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

https://github.com/wenhao/http

Скачать http

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
se.jbee : silk-di jar 0.6
org.apache.httpcomponents : httpmime jar 4.4
org.slf4j : slf4j-api jar 1.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.4.0

test (4)

Идентификатор библиотеки Тип Версия
com.github.dreamhead : moco-core jar 0.9.1
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

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

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

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

Версия
1.0.1
1.0.0