macOS
brew install jabbalocal Homebrew formula metadata
brew / rank 5251
Cross-platform Java Version Manager. Version 0.15.0 via Homebrew; verified from local package data. Also installable with scoop: scoop install main/jabba.
install
brew install jabbalocal Homebrew formula metadata
scoop install main/jabbaScoop official bucket manifest trees · bucket/jabba.json · source: api.github.com
winget install --id jabba-team.jabba -eWindows Package Manager source index · jabba-team.jabba · source: cdn.winget.microsoft.com
overview
Cross-platform Java Version Manager
history
jabba is a cross-platform Java version manager inspired by nvm. It gives Java developers a command-line way to install, list, switch, and pin JDK distributions across macOS, Linux, and Windows.
The original shyiko/jabba repository was created in 2016 and released through the 0.11.x line by early 2019. The Jabba-Team README identifies its repository as a community fork of that original project, written in Go, and describes a goal of making JDK installation and switching uniform across operating systems.
The community fork was created in 2022. Its release stream resumed with 0.12.0 in 2022, followed by 0.13.0 in 2023, 0.14.0 in 2024, and 0.15.0 in 2026.
jabba's adoption followed the same developer ergonomics pattern as nvm, pyenv, and rbenv: put language runtimes under a user directory, switch versions in the shell, and allow per-project pinning. The package metadata lists Homebrew, Scoop, and winget, matching its cross-platform target.
The README documents commands such as jabba ls-remote, jabba install, jabba use, jabba alias default, and per-project selection through .jabbarc. It supports named distributions including Oracle JDK, Zulu, OpenJDK variants, GraalVM, Liberica, Corretto, Temurin/Adoptium, and custom URLs.
jabba is package-nerd bait because it treats JDKs themselves as installable artifacts with semver-ish selectors, vendor qualifiers, architecture filtering, and shell integration. It is a tiny package manager for a package manager's favorite headache: Java runtime multiplicity.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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.
.jabbarc~/.jabba/%USERPROFILE%/.jabbaexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jabba | executable | indexed executable | Discovered from the local executable index. |
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:jabba |
|---|---|
| Version | 0.15.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/Jabba-Team/jabba |
| Repository | https://github.com/Jabba-Team/jabba |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/jabba
scoop install main/jabbajabba-team.jabba
winget install --id jabba-team.jabba -esource 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.