macOS
brew install activemqlocal Homebrew formula metadata
brew
activemq のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.