MVN

org.apache.httpcomponents : httpasyncclient

Maven & Gradle

Dec 08, 2021
809 usages

Apache HttpAsyncClient · Apache HttpComponents AsyncClient

<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpasyncclient</artifactId>
    <version>4.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.httpcomponents : httpasyncclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.5
  • Latest Beta: 4.1-beta1
  • Latest Alpha: 4.0-alpha3

All Versions

Choose a version of org.apache.httpcomponents : httpasyncclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
httpasyncclient-4.1.5
httpasyncclient-4.1.4
httpasyncclient-4.1.3
httpasyncclient-4.1.2
httpasyncclient-4.1.1
4.1
httpasyncclient-4.1
httpasyncclient-4.1-beta1
4.0.x
httpasyncclient-4.0.2
httpasyncclient-4.0.1
4.0
httpasyncclient-4.0
httpasyncclient-4.0-beta4
httpasyncclient-4.0-beta3
httpasyncclient-4.0-beta2
httpasyncclient-4.0-beta1
httpasyncclient-4.0-alpha3
httpasyncclient-4.0-alpha2
httpasyncclient-4.0-alpha1

How to add a dependency to Maven

Add the following org.apache.httpcomponents : httpasyncclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpasyncclient</artifactId>
    <version>4.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.httpcomponents : httpasyncclient gradle dependency to your build.gradle file:

implementation 'org.apache.httpcomponents:httpasyncclient:4.1.5'

Gradle Kotlin DSL: Add the following org.apache.httpcomponents : httpasyncclient gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.httpcomponents:httpasyncclient:4.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.httpcomponents : httpasyncclient sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.httpcomponents" % "httpasyncclient" % "4.1.5"

Advertisement

Dependencies from Group

Nov 30, 2022
11.3k usages
1.1k stars
Nov 26, 2022
4k usages
Nov 30, 2022
2.2k usages
Nov 30, 2022
642 usages
1.1k stars

Discover Dependencies

Aug 25, 2023
280 usages
3.9k stars
Aug 21, 2023
154 usages
794 stars
Nov 18, 2016
74 usages
Sep 29, 2022
167 usages
17.3k stars
Aug 07, 2023
131 usages
Jun 06, 2023
415 usages
975 stars
Aug 16, 2023
311 usages
248 stars
Sep 30, 2021
1 stars
Nov 03, 2017
264 usages
14.2k stars
Jul 13, 2023
1.7k usages
55k stars