macOS
brew install sbt
local Homebrew formula metadata
sudo port install sbt
MacPorts ports tree · devel/sbt/Portfile · 来源: api.github.com
安装
sudo av install brew:sbt
brew install sbt
local Homebrew formula metadata
sudo port install sbt
MacPorts ports tree · devel/sbt/Portfile · 来源: api.github.com
nix profile install nixpkgs#sbt
nixpkgs package indexes · sbt · 来源: raw.githubusercontent.com
sudo pacman -S sbt
Arch Linux sync databases · sbt · 来源: geo.mirror.pkgbuild.com
choco install sbt
Chocolatey community package catalog · sbt · 来源: community.chocolatey.org
scoop install main/sbt
Scoop official bucket manifest trees · bucket/sbt.json · 来源: api.github.com
winget install --id sbt.sbt -e
Windows Package Manager source index · sbt.sbt · 来源: cdn.winget.microsoft.com
概览
Automic Vault 根据本地软件包数据发布 sbt 的安装路径、可执行文件事实和安全元数据。
radioisotope
sbt reads ~/.sbt/.credentials, which can contain repository passwords or tokens as plaintext Java properties. Our isotope stores that credentials file in the macOS keychain and injects it through SBT_CREDENTIALS only while `sbt` runs.
yellow 风险 · medium 置信度 · runtime
本地 README 摘录
sbt reads global publishing credentials from ~/.sbt/.credentials. Those files can contain repository passwords or tokens as plaintext Java properties.
This radioisotope migrates that default credentials file into the macOS keychain and wraps sbt so it receives the credentials through a temporary file referenced by SBT_CREDENTIALS.
~/.sbt/.credentials file only..sbt build definitions are not migrated.来源: data/radioisotopes/sbt/README.md
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sbt | cli | global executable |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sbt |
|---|---|
| 版本 | 1.12.11 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/sbt |
| 主页 | https://www.scala-sbt.org/ |
| 仓库 | https://github.com/sbt/sbt |
| 上游文档 | https://www.scala-sbt.org/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/sbt/sbt/releases/download/v1.12.11/sbt-1.12.11.tgz |
| 更新 | 2026-05-02T21:37:09Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| Caveats | You can use $SBT_OPTS to pass additional JVM options to sbt. Project specific options should be placed in .sbtopts in the root of your project. Global settings should be placed in $HOMEBREW_PREFIX/etc/sbtopts The installation does not include `sbtn`. |
来源线索
此页面由 scripts/generate-pkg-pages.py 写入。如果 www/pkg/ 相对于本地软件包数据已过期,部署会拒绝发布。