cargo/uv for Java.
A fast, self-hosted build tool for dependencies, managed JDKs, builds, tests, workspaces, packaging, publishing, native images, and CI.
Install · Quick start · Documentation
curl --proto '=https' --proto-redir '=https' --tlsv1.2 -fsSL \
https://dist.zolt.sh/install.sh | shzolt init hello
cd hello
zolt test
zolt package| Project | What it does |
|---|---|
| zolt | The build tool, CLI, documentation, and compatibility contracts. |
| releases | Signed Zolt builds, release channels, and distribution policy. |
| setup-zolt | Installs and caches Zolt in GitHub Actions. |
| submit-dependencies | Submits a Zolt dependency graph to GitHub. |
| update-dependencies | Creates verified pull requests for Zolt dependency updates. |
| jarproof | Finds JAR conflicts and compatibility failures before production. |
Contributions are welcome in each project's repository. Please report suspected vulnerabilities privately using the instructions in SECURITY.