Netty Http Test Harness

An asynchronous HTTP client test harness with a fluent interface

Лицензия

Лицензия

MIT
Категории

Категории

Сеть Netty Networking
Группа

Группа

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

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

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

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

2.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Netty Http Test Harness
An asynchronous HTTP client test harness with a fluent interface
Ссылка на сайт

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

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

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

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

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

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

Скачать netty-http-test-harness

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.mastfrog : netty-http-client jar 2.8.3
com.mastfrog : giulius jar 2.8.3
com.mastfrog : util-net jar 2.8.3
com.mastfrog : util-misc jar 2.8.3
junit : junit jar 4.13.2

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

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

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

Версия
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