is not current version
Last Version 4.1.5

Apache HttpComponents AsyncClient 4.1.4

Apache components to build asynchronous client side HTTP services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcomponents-asyncclient
Version

Version

4.1.4
Type

Type

pom
Description

Description

Apache HttpComponents AsyncClient
Apache components to build asynchronous client side HTTP services
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download httpcomponents-asyncclient 4.1.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • httpasyncclient
  • httpasyncclient-cache
  • httpasyncclient-osgi