Registry / messaging / artemis-core-client

artemis-core-client

JSON →
library2.54.0javamavenunverified

Core client library for Apache ActiveMQ Artemis, providing messaging capabilities for Java applications.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>artemis-core-client</artifactId> <version>2.54.0</version> </dependency>
INSTALL
IMPORT
SIG · ARTEMIS-CORE-CLIEN
A
artemis-core-client
messagingjavav2.54.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.

ClientSessionFactoryImpl
org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl

Create a client session factory for Artemis messaging.

import org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl; ClientSessionFactoryImpl factory = new ClientSessionFactoryImpl();
Debug
Known issues
breakingBreaking changes between major versions (e.g., 1.x to 2.x) in API and configuration.
fix
Refer to migration guides when upgrading major versions.
affects: >=2.0.0
Upgrade
Version history
2.54.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
artemis-core-client — mvn dependency:get artemis-core-client · libregistry