macOS
brew install jabbalocal Homebrew formula metadata
安装
brew install jabbalocal Homebrew formula metadata
scoop install main/jabbaScoop official bucket manifest trees · bucket/jabba.json · 来源: api.github.com
winget install --id jabba-team.jabba -eWindows Package Manager source index · jabba-team.jabba · 来源: cdn.winget.microsoft.com
概览
Cross-platform Java Version Manager
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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%/.jabba可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jabba | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Jabba-Team/jabba
安装元数据
| 软件包键 | brew:jabba |
|---|---|
| 版本 | 0.15.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jabba |
| 主页 | https://github.com/Jabba-Team/jabba |
| 仓库 | https://github.com/Jabba-Team/jabba |
| 上游文档 | https://github.com/Jabba-Team/jabba#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/Jabba-Team/jabba/archive/refs/tags/0.15.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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" |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
main/jabba
scoop install main/jabbajabba-team.jabba
winget install --id jabba-team.jabba -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.