macOS
brew install activemqlocal Homebrew formula metadata
安装
brew install activemqlocal Homebrew formula metadata
sudo apt install activemqDebian stable package indexes · activemq · 来源: deb.debian.org
nix profile install nixpkgs#activemqnixpkgs package indexes · pkgs/by-name/ac/activemq/package.nix · 来源: api.github.com
choco install ActiveMQChocolatey community package catalog · ActiveMQ · 来源: community.chocolatey.org
scoop install extras/activemqScoop official bucket manifest trees · bucket/activemq.json · 来源: api.github.com
概览
Apache ActiveMQ: powerful open source messaging server
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.properties可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
activemq | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:activemq |
|---|---|
| 版本 | 6.2.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/activemq |
| 主页 | https://activemq.apache.org/ |
| 仓库 | https://github.com/apache/activemq |
| 上游文档 | https://activemq.apache.org/components/classic/documentation |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz |
| 最后更新 | 2026-06-29T10:40:31Z |
| Pulse | updated |
| 依赖 | java-service-wrapper, openjdk |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/activemq来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.