Registry / messaging / hornetq-core-client

hornetq-core-client

JSON →
library2.4.11.Finaljavamavenunverified

A high-performance messaging library for Java applications.

<dependency> <groupId>org.hornetq</groupId> <artifactId>hornetq-core-client</artifactId> <version>2.4.11.Final</version> </dependency>
INSTALL
IMPORT
SIG · HORNETQ-CORE-CLIEN
H
hornetq-core-client
messagingjavav2.4.11.Final
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.

ClientSession
org.hornetq.api.core.client.ClientSession

Create and start a HornetQ client session.

import org.hornetq.api.core.client.*; ClientSessionFactory factory = HornetQClient.createClientSessionFactory(); ClientSession session = factory.createSession(); session.start();
Debug
Known issues
breakingHornetQ is superseded by ActiveMQ Artemis; consider migrating.
fix
Replace HornetQ dependencies with org.apache.activemq:artemis-core-client.
affects: >=2.0.0
Upgrade
Version history
2.4.11.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
2
Resources
hornetq-core-client — mvn dependency:get hornetq-core-client · libregistry