macOS
brew install activemqlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für activemq in AI-Agent-Workflows.
Installation
brew install activemqlocal Homebrew formula metadata
sudo apt install activemqDebian stable package indexes · activemq · Quelle: deb.debian.org
nix profile install nixpkgs#activemqnixpkgs package indexes · pkgs/by-name/ac/activemq/package.nix · Quelle: api.github.com
choco install ActiveMQChocolatey community package catalog · ActiveMQ · Quelle: community.chocolatey.org
scoop install extras/activemqScoop official bucket manifest trees · bucket/activemq.json · Quelle: api.github.com
Überblick
Apache ActiveMQ: powerful open source messaging server
Verlauf
Apache ActiveMQ is the Apache Software Foundation's long-running open source message broker line. The Classic distribution is a Java broker for JMS, Jakarta Messaging, and cross-language protocols including OpenWire, STOMP, AMQP, and MQTT.
The ActiveMQ Classic documentation describes a broker configured through XML deployment descriptors and notes that version 4.0 adopted XBean-based XML configuration. The project has since kept the broker as a standalone server, embeddable Java component, and protocol bridge for enterprise integration patterns.
The Apache project site now distinguishes ActiveMQ Classic from related ActiveMQ components, while the Apache GitHub repository is the official source-control location for the Classic code line.
ActiveMQ became a common package-manager entry because it ships as a runnable message broker with an `activemq` command, default configuration files, and broad protocol support. The Apache site highlights use from Java, C, C++, C#, Ruby, Perl, Python, PHP, and browser-facing APIs.
The project continues to publish maintained 5.x and 6.x Classic releases; the Apache news feed lists ongoing 5.19.x maintenance and 6.2.x releases in 2026.
Package users typically install ActiveMQ to run a local or server-side message broker, edit `${ACTIVEMQ_HOME}/conf/activemq.xml`, and start the `activemq` command. The XML configuration imports `jetty.xml` for the web console and reads `${activemq.conf}/credentials.properties` through Spring property placeholders.
ActiveMQ matters to package maintainers because it is both a daemon-style service and a developer integration tool: packages must preserve configuration layout, broker scripts, Java runtime assumptions, and web-console credentials behavior.
It is also a representative Java server package whose version streams can coexist in enterprise environments, making default config paths and upgrade notes more important than a simple CLI formula.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
${ACTIVEMQ_HOME}/conf/activemq.xml${ACTIVEMQ_HOME}/conf/jetty.xmlCredential-bearing paths to review before unattended agent runs.
${activemq.conf}/credentials.propertiesExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
activemq | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:activemq |
|---|---|
| Version | 6.2.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/activemq |
| Homepage | https://activemq.apache.org/ |
| Repository | https://github.com/apache/activemq |
| Upstream-Dokumentation | https://activemq.apache.org/components/classic/documentation |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz |
| Zuletzt aktualisiert | 2026-06-29T10:40:31Z |
| Pulse | updated |
| Abhängigkeiten | java-service-wrapper, openjdk |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | activemq |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
activemq 5.17.6+dfsg-2
Java message broker - server
sudo apt install activemqlibactivemq-java 5.17.6+dfsg-2
Java message broker core libraries
sudo apt install libactivemq-javaactivemq
nix profile install nixpkgs#activemqactivemq 5.17.6+dfsg-1
Java message broker - server
sudo apt install activemqlibactivemq-java 5.17.6+dfsg-1
Java message broker core libraries
sudo apt install libactivemq-javaActiveMQ
choco install ActiveMQextras/activemq
scoop install extras/activemqQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.