Apache HttpAsyncClient

Apache HttpComponents AsyncClient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpasyncclient
Last Version

Last Version

4.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpAsyncClient
Apache HttpComponents AsyncClient
Project URL

Project URL

http://hc.apache.org/httpcomponents-asyncclient
Project Organization

Project Organization

The Apache Software Foundation

Download httpasyncclient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.httpcomponents : httpcore-nio jar 4.4.15
org.apache.httpcomponents : httpclient jar 4.5.13
commons-logging : commons-logging jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1
4.1-beta1
4.0.2
4.0.1
4.0
4.0-beta4
4.0-beta3
4.0-beta2
4.0-beta1
4.0-alpha3
4.0-alpha2
4.0-alpha1