ActiveMQ JDBC Store provides a JDBC-based persistence store for Apache ActiveMQ message broker, enabling message storage in relational databases.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</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.
Configures a JDBC persistence adapter for ActiveMQ.
Migrate from ActiveMQ 5.x to 6.x by updating imports and configuration; consult the ActiveMQ 6 migration guide.
No dependency data recorded yet.