macOS
brew install milllocal Homebrew formula metadata
brew
Fast, scalable JVM build tool. Version 1.1.7 via Homebrew; verified 2026-06-21.
install
brew install milllocal Homebrew formula metadata
nix profile install nixpkgs#millnixpkgs package indexes · pkgs/by-name/mi/mill/package.nix · source: api.github.com
scoop install main/millScoop official bucket manifest trees · bucket/mill.json · source: api.github.com
overview
Fast, scalable JVM build tool
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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.
build.millbuild.mill.yaml.mill-version.config/mill-version./millexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mill | 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:mill |
|---|---|
| Version | 1.1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mill |
| Homepage | https://mill-build.org/ |
| Repository | https://github.com/com-lihaoyi/mill |
| Upstream docs | https://mill-build.org/mill/cli/installation-ide.html |
| License | MIT |
| Source archive | https://search.maven.org/remotecontent?filepath=com/lihaoyi/mill-dist/1.1.7/mill-dist-1.1.7.exe |
| Last updated | 2026-06-21T16:13:55Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mill
nix profile install nixpkgs#millmain/mill
scoop install main/millsource 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.