Last Version

Apache HttpAsyncClient 4.1.5

Apache HttpComponents AsyncClient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpasyncclient
Version

Version

4.1.5
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 4.1.5


<!-- 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.