Asynchronous Http Client

Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.gatling
Идентификатор

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

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

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

1.9.0-BETA6-gatling-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Asynchronous Http Client
Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses.

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

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.netty : netty jar 3.9.3.Final
org.glassfish.grizzly : grizzly-websockets Необязательный jar 2.3.16
org.slf4j : slf4j-api jar 1.7.7
com.google.guava : guava Необязательный jar 11.0.2
commons-httpclient : commons-httpclient Необязательный jar 3.1
commons-lang : commons-lang Необязательный jar 2.4
commons-logging : commons-logging Необязательный jar 1.1.1

test (13)

Идентификатор библиотеки Тип Версия
org.glassfish.grizzly : grizzly-http-server jar 2.3.16
ch.qos.logback : logback-classic jar 1.1.2
log4j : log4j jar 1.2.13
org.testng : testng jar 5.8
org.eclipse.jetty : jetty-server jar 8.1.1.v20120215
org.eclipse.jetty : jetty-servlet jar 8.1.1.v20120215
org.eclipse.jetty : jetty-websocket jar 8.1.1.v20120215
org.eclipse.jetty : jetty-servlets jar 8.1.1.v20120215
org.eclipse.jetty : jetty-security jar 8.1.1.v20120215
org.apache.tomcat : coyote jar 6.0.29
org.apache.tomcat : catalina jar 6.0.29
commons-io : commons-io jar 2.0.1
commons-fileupload : commons-fileupload jar 1.2.2

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

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

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

Версия
1.9.0-BETA6-gatling-1