Name
AMQP — supports the AMQP protocol
Dependencies
Maven users will need to add the dependency shown in Example 7.2 to their
pom.xml to use this component.
Example 7.2. AMQP dependency
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-ampq</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>Options
The AMQP component uses the same set of options as the JMS component. For more information see the JMS component options.








