Provides an executable JAR to start a standalone Apache ActiveMQ message broker.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-run</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.
Starts an embedded ActiveMQ broker.
Replace javax.jms imports with jakarta.jms.
No dependency data recorded yet.