macOS
brew install activemqlocal Homebrew formula metadata
brew
Apache ActiveMQ: powerful open source messaging server. Version 6.2.7 via Homebrew; verified 2026-06-29.
install
brew install activemqlocal Homebrew formula metadata
sudo apt install activemqDebian stable package indexes · activemq · source: deb.debian.org
nix profile install nixpkgs#activemqnixpkgs package indexes · pkgs/by-name/ac/activemq/package.nix · source: api.github.com
choco install ActiveMQChocolatey community package catalog · ActiveMQ · source: community.chocolatey.org
scoop install extras/activemqScoop official bucket manifest trees · bucket/activemq.json · source: api.github.com
overview
Apache ActiveMQ: powerful open source messaging server
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
activemq | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:activemq |
|---|---|
| Version | 6.2.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/activemq |
| Homepage | https://activemq.apache.org/ |
| Repository | https://github.com/apache/activemq |
| Upstream docs | https://activemq.apache.org/components/classic/documentation |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz |
| Last updated | 2026-06-29T10:40:31Z |
| Pulse | updated |
| Dependencies | java-service-wrapper, openjdk |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/activemqsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.