macOS
brew install coursierlocal Homebrew formula metadata
brew
Pure Scala Artifact Fetching. Version 2.1.24 via Homebrew; verified from local package data.
install
brew install coursierlocal Homebrew formula metadata
nix profile install nixpkgs#coursiernixpkgs package indexes · pkgs/by-name/co/coursier/package.nix · source: api.github.com
scoop install main/coursierScoop official bucket manifest trees · bucket/coursier.json · source: api.github.com
overview
Pure Scala Artifact Fetching
history
Coursier is a Scala application and artifact manager used to install Scala applications, set up Scala development environments, and download and cache JVM artifacts.
The public repository was created in 2015. The official overview describes Coursier as a Maven/Ivy-style dependency resolver and fetcher rewritten from scratch in Scala, designed to be fast and embeddable.
The README notes that large parts of Coursier development since September 2018 were funded by the Scala Center.
Coursier became infrastructure in the Scala ecosystem rather than only an end-user CLI. The official users page lists Scastie, Scalafiddle, Ammonite, Mill, sbt, Pants, Scalafmt, Scalafix, Scala Jupyter kernels, and Scala language-server tooling as users or integrations.
The Coursier docs also record a major packaging milestone: sbt 1.3.x shipped with Coursier support enabled by default, reducing the need for the separate `sbt-coursier` plugin in most sbt 1.3.x builds.
As the `cs` command-line tool, Coursier installs Scala applications, launches applications, creates standalone launchers, resolves dependencies, fetches artifacts, manages Java runtimes, and sets up common Scala tools.
For private repositories, credentials can be supplied inline, by environment or Java property, or via `credentials.properties` in platform-specific config locations.
Coursier matters to package and build-tool maintainers because it sits at the boundary between package managers, Maven/Ivy metadata, launcher generation, dependency caches, and Scala build reproducibility. It is both a CLI package and a library consumed by other tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
Credential-bearing paths to review before unattended agent runs.
~/.config/coursier/credentials.properties~/Library/Application Support/Coursier/credentials.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
coursier | cli | global executable |
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.
https://github.com/coursier/coursier
install metadata
| Package key | brew:coursier |
|---|---|
| Version | 2.1.24 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/coursier |
| Homepage | https://get-coursier.io/ |
| Repository | https://github.com/coursier/coursier |
| Upstream docs | https://get-coursier.io/docs/overview |
| License | Apache-2.0 |
| Source archive | https://github.com/coursier/coursier/releases/download/v2.1.24/coursier.jar |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | coursier |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
coursier
nix profile install nixpkgs#coursiermain/coursier
scoop install main/coursiersource 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.