macOS
brew install milllocal Homebrew formula metadata
brew
mill のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install milllocal Homebrew formula metadata
nix profile install nixpkgs#millnixpkgs package indexes · pkgs/by-name/mi/mill/package.nix · ソース: api.github.com
scoop install main/millScoop official bucket manifest trees · bucket/mill.json · ソース: api.github.com
概要
Fast, scalable JVM build tool
履歴
Mill is a JVM build tool from Li Haoyi's `com-lihaoyi` ecosystem. Li announced the 0.1.0 release on the Scala Users forum on February 18, 2018, describing it as a new Scala build tool that could replace SBT and aimed to be fast, simple, and friendly. Scaladex metadata for the 0.1.0 artifacts lists the same release date and Li Haoyi as developer.
The tool began in the Scala build-tool world, but its scope widened into a general build tool for Java, Scala, Kotlin, and other platforms. The Mill documentation positions it against Maven, Gradle, and SBT: smaller declarative build files than Maven, object-oriented programmable builds rather than Gradle or SBT-style complexity, and faster JVM workflows through caching, parallelism, and a long-lived daemon. A 2025 Mill 1.0.0 release post framed that version as a breaking release intended to set a stable technical foundation, with build files written in Scala 3 and Java, Scala, and Kotlin support highlighted in the surrounding release discussion.
In practice, developers use Mill from the `mill` CLI, with project-local bootstrap scripts, `build.mill` or `build.mill.yaml` build definitions, dependency management, testing, packaging, publishing, and IDE import. Its ecosystem role is closest to Maven, Gradle, and SBT, but it appeals especially to Scala and JVM teams that want build logic expressed as ordinary Scala-like code with aggressive incremental evaluation. The official docs cite real-world use in projects such as C3P0, Coursier, Ammonite, SpinalHDL, Chisel, and work at Netflix and Disney Streaming.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
build.millbuild.mill.yaml.mill-version.config/mill-version./mill実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mill | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mill |
|---|---|
| バージョン | 1.1.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mill |
| ホームページ | https://mill-build.org/ |
| リポジトリ | https://github.com/com-lihaoyi/mill |
| 上流ドキュメント | https://mill-build.org/mill/cli/installation-ide.html |
| ライセンス | MIT |
| ソースアーカイブ | https://search.maven.org/remotecontent?filepath=com/lihaoyi/mill-dist/1.1.7/mill-dist-1.1.7.exe |
| 最終更新 | 2026-06-21T16:13:55Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mill |
| 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 パッケージリンクとは分けて表示されます。
mill
nix profile install nixpkgs#millmain/mill
scoop install main/millソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.