SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 sbt-plugin Open-Source 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:
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
> If anyone care to share their experience with GraalVM's native-image, I'd be interested in hearing that.
The main issue is if you are using reflection, which needs metadata adding to describe it so the necessary metadata is included in the image. Some libraries already have it built in, and there are tools to help.
For building, https://github.com/sbt/sbt-assembly supports native Image.
-
-
-
-
-
-
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
sbt-plugin discussion
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!
-
Scala is close to having an amazing Jupyter Notebook experience for data science workflows
-
Splitting software into multiple applications and libraries. Most practical ways!
-
sbt-assembly 2.0.0-RC1 released
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Jun 2025
Index
What are some of the best open-source sbt-plugin projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | coursier | 2,084 |
2 | sbt-assembly | 1,956 |
3 | giter8 | 1,747 |
4 | sbt-native-packager | 1,600 |
5 | sbt-updates | 768 |
6 | sbt-docker | 733 |
7 | sbteclipse | 714 |
8 | sbt-release | 652 |
9 | Twirl | 557 |
10 | sbt-buildinfo | 554 |
11 | sbt-pack | 497 |
12 | sbt-mima-plugin | 472 |
13 | sbt-tpolecat | 402 |
14 | xsbt-web-plugin | 382 |
15 | sbt-sonatype | 339 |
16 | sbt-dependency-check | 269 |
17 | sbt-crossproject | 241 |
18 | Stryker4s | 201 |
19 | sbt-header | 186 |
20 | sbt-jni | 130 |
21 | sbt-unidoc | 125 |
22 | sbt-license-report | 93 |
23 | sbt-ghpages | 91 |