Registry / messaging / camel-amqp

camel-amqp

JSON →
library4.8.1javamavenunverified

Apache Camel component for AMQP messaging based on Apache Qpid.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-amqp</artifactId> <version>4.8.1</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-AMQP
C
camel-amqp
messagingjavav4.8.1
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.

AMQPComponent
✓ org.apache.camel.component.amqp.AMQPComponent

Add the AMQP component to a Camel context.

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

No known issues recorded.

Upgrade
Version history
4.8.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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