Last Version

Camel :: HTTP4 3.0.0-M4

Camel HTTP (Apache HttpClient 4.x) support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-http4
Version

Version

3.0.0-M4
Type

Type

jar
Description

Description

Camel :: HTTP4
Camel HTTP (Apache HttpClient 4.x) support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-http4 3.0.0-M4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-cloud jar 3.0.0-M4
org.apache.camel : camel-http-common jar 3.0.0-M4
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.httpcomponents : httpclient jar 4.5.9

Project Modules

There are no modules declared in this project.