Sbt plugins

Open-source projects categorized as Sbt plugins
+ Scala + SCSS

Top 23 Sbt plugin Open-Source Projects

Sbt plugins
  1. coursier

    Pure Scala Artifact Fetching

    Project mention: Java in the Small | news.ycombinator.com | 2024-12-18

    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:

  2. 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.

    InfluxDB logo
  3. sbt-assembly

    Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)

    Project mention: Evolving Scala | news.ycombinator.com | 2025-03-26

    > 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.

  4. sbt-native-packager

    sbt Native Packager

  5. sbt-revolver

    An SBT plugin for dangerously fast development turnaround in Scala

  6. sbt-updates

    sbt plugin that can check Maven and Ivy repositories for dependency updates

  7. sbt-docker

    Create Docker images directly from sbt

  8. sbteclipse

    Plugin for sbt to create Eclipse project definitions

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. better-monadic-for

    Desugaring scala `for` without implicit `withFilter`s

  11. sbt-scoverage

    sbt plugin for scoverage

  12. sbt-release

    A release plugin for sbt

  13. sbt-buildinfo

    I know this because build.sbt knows this.

  14. sbt-pack

    A sbt plugin for creating distributable Scala packages.

  15. sbt-mima-plugin

    A tool for catching binary incompatibility in Scala

  16. mdoc

    Typechecked markdown documentation for Scala

  17. xsbt-web-plugin

    Package and run WAR files from sbt

  18. splain

    better implicit errors for scala

  19. sbt-sonatype

    A sbt plugin for publishing Scala/Java projects to the Maven central.

  20. sbt-microsites

    An sbt plugin to create awesome microsites for your project

  21. sbt-ci-release

    sbt plugin to automate Sonatype releases from GitHub Actions

  22. sbt-dependency-check

    SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:

  23. sbt-scalafmt

    sbt plugin for Scalafmt

  24. sbt-play-scalajs

    SBT plugin to use Scala.js along with any sbt-web server.

  25. sbt-header

    sbt-header is an sbt plugin for creating file headers, e.g. copyright headers

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Sbt plugins discussion

Log in or Post with

Sbt plugins related posts

  • Trouble with sbt-native-packager

    2 projects | /r/scala | 7 Dec 2023
  • Semver violations are common, better tooling is the answer

    7 projects | news.ycombinator.com | 7 Sep 2023
  • I had a great experience with Scala and hopefully it will get more popular

    10 projects | /r/scala | 11 Jul 2023
  • My first scala project

    2 projects | /r/scala | 1 Jun 2023
  • babashka not working - Fatal error: Failed to create the main Isolate. (code 8)

    2 projects | /r/AsahiLinux | 1 Jun 2023
  • Publish a Scala Library using Github Actions in No Time

    1 project | /r/scala | 17 May 2023
  • Asking for help to improve codepreview

    1 project | /r/scala | 16 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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,955
3 sbt-native-packager 1,600
4 sbt-revolver 858
5 sbt-updates 768
6 sbt-docker 733
7 sbteclipse 714
8 better-monadic-for 707
9 sbt-scoverage 652
10 sbt-release 652
11 sbt-buildinfo 554
12 sbt-pack 497
13 sbt-mima-plugin 472
14 mdoc 402
15 xsbt-web-plugin 382
16 splain 371
17 sbt-sonatype 339
18 sbt-microsites 320
19 sbt-ci-release 299
20 sbt-dependency-check 269
21 sbt-scalafmt 216
22 sbt-play-scalajs 195
23 sbt-header 186

Sponsored
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.
www.influxdata.com