Registry / messaging / activemq-openwire-legacy

activemq-openwire-legacy

JSON →
library6.2.6javamavenunverified

Legacy support module for the OpenWire protocol in Apache ActiveMQ.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-openwire-legacy</artifactId> <version>6.2.6</version> </dependency>
INSTALL
IMPORT
SIG · ACTIVEMQ-OPENWIRE-
A
activemq-openwire-legacy
messagingjavav6.2.6
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.

OpenWireFormat
org.apache.activemq.openwire.OpenWireFormat

Creates an OpenWireFormat instance

import org.apache.activemq.openwire.OpenWireFormat; public class Example { public static void main(String[] args) { OpenWireFormat format = new OpenWireFormat(); System.out.println("OpenWire format version: " + format.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
OpenAI (training)
1
Resources
activemq-openwire-legacy — mvn dependency:get activemq-openwire-legacy · libregistry