Registry / messaging / activemq-console

activemq-console

JSON →
library6.2.6javamavenunverified

Provides a web-based management console for Apache ActiveMQ message broker.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-console</artifactId> <version>6.2.6</version> </dependency>
INSTALL
IMPORT
SIG · ACTIVEMQ-CONSOLE
A
activemq-console
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.

Main
org.apache.activemq.console.Main

Start the ActiveMQ console.

import org.apache.activemq.console.Main; public class MyApp { public static void main(String[] args) throws Exception { Main.main(new String[]{"start"}); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
44
OpenAI (training)
1
Resources
activemq-console — mvn dependency:get activemq-console · libregistry