Netty Http Client

An asynchronous HTTP client library based on Netty 4.x

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

2.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Netty Http Client
An asynchronous HTTP client library based on Netty 4.x
Ссылка на сайт

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

https://github.com/timboudreau/netty-http-client
Организация-разработчик

Организация-разработчик

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

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

https://github.com/timboudreau/netty-http-client.git

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

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
io.netty : netty-buffer jar 4.1.78.Final
io.netty : netty-handler jar 4.1.78.Final
io.netty : netty-codec-http jar 4.1.78.Final
com.mastfrog : acteur-util jar 2.8.3
com.mastfrog : marshaller-registry jar 2.8.3
com.mastfrog : url jar 2.8.3
com.mastfrog : acteur-headers jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.javassist : javassist jar 3.29.0-GA
com.jcraft : jzlib jar 1.1.3

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
com.mastfrog : tiny-http-server jar 2.8.3
com.mastfrog : util-net jar 2.8.3
org.bouncycastle : bcpkix-jdk15on jar 1.70

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

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

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

Версия
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0