ActiveMQ Spring Integration provides Spring framework support for Apache ActiveMQ messaging.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-spring</artifactId>
<version>6.2.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to create an ActiveMQ connection factory using Spring integration.
Use jakarta.jms-api instead of javax.jms-api if using ActiveMQ 6.x.
No dependency data recorded yet.