Description
Scala and JVM artifacts can be fetched with a native-image build of Coursier that starts without a full JVM launcher path. It is useful for developers who prefer a standalone native executable for dependency resolution and automation.
Dependency fetching changes the code that enters builds. Review configured repositories and downloaded artifacts, especially in CI or production release pipelines.