Registry / messaging / artemis-jms-client-all

artemis-jms-client-all

JSON →
library2.53.0javamavenunverified

An all-in-one JMS client library for connecting to Apache ActiveMQ Artemis brokers.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>artemis-jms-client-all</artifactId> <version>2.53.0</version> </dependency>
INSTALL
IMPORT
SIG · ARTEMIS-JMS-CLIENT
A
artemis-jms-client-all
messagingjavav2.53.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveMQConnectionFactory
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory

Create a connection to an Artemis broker using the JMS client.

import org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory; import javax.jms.Connection; ActiveMQConnectionFactory cf = new ActiveMQConnectionFactory("tcp://localhost:61616"); Connection connection = cf.createConnection();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.53.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
artemis-jms-client-all — mvn dependency:get artemis-jms-client-all · libregistry