SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Scala sbt-plugin Projects
-
https://get-coursier.io/
Its a cli based artifact fetching tool for the JVM ecosystem, and you can have it just make up classpath strings for you, i.e., to use some Apache dependencies with the single file simplified java running you could just:
java --enable-preview --class-path (cs fetch --classpath org.apache.commons:commons-collections4:4.4) program.java
Also, maybe do have a look at scala-cli:
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
sbt-dependency-check
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:
-
-
-
-
-
sbt-unidoc
sbt plugin to create a unified Scaladoc or Javadoc API document across multiple subprojects.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Scala sbt-plugin discussion
Scala sbt-plugin related posts
-
Trouble with sbt-native-packager
-
babashka not working - Fatal error: Failed to create the main Isolate. (code 8)
-
Why are effects better for retries than Future?
-
A new, reworked ScalaDoc is here!
-
sbt-assembly 2.0.0-RC1 released
-
Getting an error installing metals for lsp-mode
-
Scala and Java Upgrade strategy
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Mar 2025
Index
What are some of the best open-source sbt-plugin projects in Scala? This list will help you:
# | Project | Stars |
---|---|---|
1 | coursier | 2,076 |
2 | sbt-assembly | 1,951 |
3 | giter8 | 1,746 |
4 | sbt-native-packager | 1,598 |
5 | sbt-updates | 764 |
6 | sbt-docker | 733 |
7 | sbteclipse | 716 |
8 | sbt-release | 652 |
9 | sbt-buildinfo | 557 |
10 | Twirl | 556 |
11 | sbt-pack | 495 |
12 | sbt-mima-plugin | 468 |
13 | sbt-tpolecat | 397 |
14 | xsbt-web-plugin | 381 |
15 | sbt-sonatype | 338 |
16 | sbt-dependency-check | 268 |
17 | sbt-crossproject | 239 |
18 | Stryker4s | 201 |
19 | sbt-header | 186 |
20 | sbt-jni | 129 |
21 | sbt-unidoc | 125 |
22 | sbt-license-report | 93 |
23 | sbt-api-mappings | 91 |