is not current version
Last Version 3.17.0

Camel :: HTTP 3.11.1

Camel HTTP support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-http
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel :: HTTP
Camel HTTP support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-http 3.11.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-cloud jar 3.11.1
org.apache.camel : camel-http-common jar 3.11.1
org.apache.camel : camel-file jar 3.11.1
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.