Apache ActiveMQ Artemis is a high-performance messaging server that supports JMS and other protocols, providing reliable asynchronous messaging.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jms-server</artifactId>
<version>2.53.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JMS configuration for ActiveMQ Artemis server.
No known issues recorded.
No dependency data recorded yet.