sbt
Overview
Version & Lifecycle
Community Notes
Configuration tip
When automating sbt in build or CI scripts on Windows, invoke it in non-interactive “batch” mode (for example sbt -batch compile test) and consider setting the environment variable SBT_CI=true (equivalent to -Dsbt.ci=true) to suppress supershell and color output, which makes logs more stable to parse and prevents interactive prompts from blocking unattended runs.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Requires Java installed on system to run; supports Windows, macOS, Linux, including ARM architecture