Camel :: Vert.x :: HTTP

Send requests to external HTTP servers using Vert.x

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-vertx-http
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Vert.x :: HTTP
Send requests to external HTTP servers using Vert.x
Project Organization

Project Organization

The Apache Software Foundation

Download camel-vertx-http

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-http-base jar 3.17.0
org.apache.camel : camel-vertx-common jar 3.17.0
io.vertx : vertx-web-client jar 4.2.6

Project Modules

There are no modules declared in this project.
org.apache.camel

The Apache Software Foundation

Versions

Version
3.17.0
3.16.0
3.15.0
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.0
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
3.8.0
3.7.7
3.7.6
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0