ActiveMQ Artemis is a high-performance message broker that provides asynchronous messaging with support for JMS and other protocols.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-server</artifactId>
<version>2.54.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts an embedded ActiveMQ Artemis server.
Update your broker.xml to use the new schema namespace (urn:activemq:core) and review configuration changes.
No dependency data recorded yet.