Asynchronous HTTP client

Async HTTP client based on Netty, using Java 8 lambdas for callbacks.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Async Http Client Сеть HTTP Clients
Группа

Группа

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

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

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

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Asynchronous HTTP client
Async HTTP client based on Netty, using Java 8 lambdas for callbacks.

Скачать async-http-client

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.netty : netty-codec-http jar 4.0.24.Final
com.jcraft : jzlib jar 1.1.2
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.7
org.mockito : mockito-all jar 1.10.8

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.14.8

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.2

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

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

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

Версия
0.0.1