Registry / messaging / activemq-camel

activemq-camel

JSON →
library5.16.8javamavenunverified

ActiveMQ component for Apache Camel, enabling messaging integration with ActiveMQ.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-camel</artifactId> <version>5.16.8</version> </dependency>
INSTALL
IMPORT
SIG · ACTIVEMQ-CAMEL
A
activemq-camel
messagingjavav5.16.8
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.

ActiveMQComponent
org.apache.activemq.camel.component.ActiveMQComponent

Add an ActiveMQ component to a Camel context for messaging.

import org.apache.activemq.camel.component.ActiveMQComponent; import org.apache.camel.CamelContext; import org.apache.camel.impl.DefaultCamelContext; CamelContext context = new DefaultCamelContext(); context.addComponent("activemq", ActiveMQComponent.activeMQComponent("tcp://localhost:61616"));
Debug
Known issues
breakingActiveMQ 5.x is in maintenance mode; consider upgrading to ActiveMQ Classic or Artemis.
fix
Evaluate migration to ActiveMQ Artemis for future support.
affects: >=5.16.0
Upgrade
Version history
5.16.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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