macOS
brew install jabbalocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jabba pour les workflows d'agents IA.
installation
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
aperçu
Cross-platform Java Version Manager
historique
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.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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%/.jabbaexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jabba | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Jabba-Team/jabba
métadonnées d'installation
| Clé du paquet | brew:jabba |
|---|---|
| Version | 0.15.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jabba |
| Page d'accueil | https://github.com/Jabba-Team/jabba |
| Dépôt | https://github.com/Jabba-Team/jabba |
| Docs amont | https://github.com/Jabba-Team/jabba#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/Jabba-Team/jabba/archive/refs/tags/0.15.0.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | Add the following line to your ~/.bashrc or ~/.zshrc file: [ -s "$HOMEBREW_PREFIX/opt/jabba/jabba.sh" ] && . "$HOMEBREW_PREFIX/opt/jabba/jabba.sh" If you use the Fish shell then add the following line to your ~/.config/fish/config.fish: [ -s "$HOMEBREW_PREFIX/opt/jabba/jabba.fish" ]; and source "$HOMEBREW_PREFIX/opt/jabba/jabba.fish" |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jabba |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
main/jabba
scoop install main/jabbajabba-team.jabba
winget install --id jabba-team.jabba -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.