MVN

org.apache.camel.quarkus : camel-quarkus-ahc

Maven & Gradle

Jun 29, 2022
8 usages

Camel Quarkus :: Async HTTP Client (AHC) :: Runtime

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-ahc</artifactId>
    <version>2.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel.quarkus : camel-quarkus-ahc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.2

All Versions

Choose a version of org.apache.camel.quarkus : camel-quarkus-ahc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
camel-quarkus-ahc-2.9.0
2.8.x
camel-quarkus-ahc-2.8.0
camel-quarkus-ahc-2.8.0-M1
2.7.x
camel-quarkus-ahc-2.7.2
camel-quarkus-ahc-2.7.1
camel-quarkus-ahc-2.7.0
2.6.x
camel-quarkus-ahc-2.6.0
2.5.x
camel-quarkus-ahc-2.5.0
2.4.x
camel-quarkus-ahc-2.4.0
2.3.x
camel-quarkus-ahc-2.3.0
2.2.x
camel-quarkus-ahc-2.2.1
camel-quarkus-ahc-2.2.0
2.1.x
camel-quarkus-ahc-2.1.0
2.0.x
camel-quarkus-ahc-2.0.0
camel-quarkus-ahc-2.0.0-M2
camel-quarkus-ahc-2.0.0-M1
1.8.x
camel-quarkus-ahc-1.8.1
camel-quarkus-ahc-1.8.0
1.7.x
camel-quarkus-ahc-1.7.0
1.6.x
camel-quarkus-ahc-1.6.0
1.5.x
camel-quarkus-ahc-1.5.0
1.4.x
camel-quarkus-ahc-1.4.0
1.3.x
camel-quarkus-ahc-1.3.0
1.2.x
camel-quarkus-ahc-1.2.0
1.1.x
camel-quarkus-ahc-1.1.0
1.0.x
camel-quarkus-ahc-1.0.1
camel-quarkus-ahc-1.0.0
camel-quarkus-ahc-1.0.0-CR3
camel-quarkus-ahc-1.0.0-CR2
camel-quarkus-ahc-1.0.0-M7
camel-quarkus-ahc-1.0.0-M6
camel-quarkus-ahc-1.0.0-M5
camel-quarkus-ahc-1.0.0-M4
camel-quarkus-ahc-1.0.0-M3

How to add a dependency to Maven

Add the following org.apache.camel.quarkus : camel-quarkus-ahc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-ahc</artifactId>
    <version>2.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.camel.quarkus : camel-quarkus-ahc gradle dependency to your build.gradle file:

implementation 'org.apache.camel.quarkus:camel-quarkus-ahc:2.7.2'

Gradle Kotlin DSL: Add the following org.apache.camel.quarkus : camel-quarkus-ahc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.camel.quarkus:camel-quarkus-ahc:2.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.camel.quarkus : camel-quarkus-ahc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-ahc" % "2.7.2"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 06, 2020
28 usages
Mar 19, 2021
3 usages
87 stars
Aug 12, 2021
4 usages
60 stars
Jan 19, 2020
3 usages
642 stars
Aug 25, 2023
6 usages
226 stars
Aug 15, 2023
4 usages
1.1k stars
Jan 14, 2020
3 usages
0 stars
Oct 10, 2022
4 usages
153 stars
Aug 09, 2023
4 usages
607 stars
Aug 08, 2023
3 usages
334 stars