is not current version
Last Version 3.17.0

Camel :: AHC 3.14.0

Camel Async Http Client support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-ahc
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel :: AHC
Camel Async Http Client support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-ahc 3.14.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.14.0
org.apache.camel : camel-http-base jar 3.14.0
org.apache.camel : camel-file jar 3.14.0
io.netty : netty-buffer jar 4.1.70.Final
io.netty : netty-codec jar 4.1.70.Final
io.netty : netty-common jar 4.1.70.Final
io.netty : netty-handler jar 4.1.70.Final
io.netty : netty-codec-http jar 4.1.70.Final
io.netty : netty-codec-socks jar 4.1.70.Final
io.netty : netty-resolver jar 4.1.70.Final
io.netty : netty-transport jar 4.1.70.Final
io.netty : netty-transport-native-epoll jar 4.1.70.Final
io.netty : netty-transport-native-unix-common jar 4.1.70.Final
org.asynchttpclient : async-http-client jar 2.12.3

Project Modules

There are no modules declared in this project.