Registry / messaging / camel-http-common

camel-http-common

JSON →
library4.20.0javamavenunverified

Common HTTP components for Apache Camel integration framework.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-http-common</artifactId> <version>4.20.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-HTTP-COMMON
C
camel-http-common
messagingjavav4.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpComponent
✓ org.apache.camel.component.http.HttpComponent

Register the HTTP component in a Camel context.

import org.apache.camel.component.http.HttpComponent; import org.apache.camel.CamelContext; import org.apache.camel.impl.DefaultCamelContext; CamelContext context = new DefaultCamelContext(); context.addComponent("http", new HttpComponent());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.20.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
OpenAI (training)
1
Resources
camel-http-common — mvn dependency:get camel-http-common · libregistry