Scala Sbt plugins

Open-source Scala projects categorized as Sbt plugins

Top 23 Scala Sbt plugin Projects

  • coursier

    Pure Scala Artifact Fetching

    Project mention: babashka not working - Fatal error: Failed to create the main Isolate. (code 8) | /r/AsahiLinux | 2023-06-01

    This is an upstream page size issue, equivalent issue here: https://github.com/coursier/coursier/issues/2636

  • sbt-assembly

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

    Project mention: Trouble with sbt-native-packager | /r/scala | 2023-12-07

    sbt-assembly is still my go-to. So what I'd prefer is the combination of sbt-assembly (to build my .jar that I can just java -jar anytime I want) and sbt-jib (to construct my OCI image including my assembly .jar for deployment in some container orchestration environment).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • sbt-native-packager

    sbt Native Packager

    Project mention: I had a great experience with Scala and hopefully it will get more popular | /r/scala | 2023-07-11

    once you outgrow scala-cli, you should know sbt has a lot of plugins ( some might say it's ecosystem is the only thing keeping it relevant....) like sbt-native-packager which again does the heavy lifting for you

  • sbt-revolver

    An SBT plugin for dangerously fast development turnaround in Scala

  • sbt-updates

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

  • sbt-docker

    Create Docker images directly from sbt

  • sbteclipse

    Plugin for sbt to create Eclipse project definitions

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • better-monadic-for

    Desugaring scala `for` without implicit `withFilter`s

  • sbt-scoverage

    sbt plugin for scoverage

  • sbt-release

    A release plugin for sbt

  • sbt-buildinfo

    I know this because build.sbt knows this.

  • sbt-pack

    A sbt plugin for creating distributable Scala packages.

  • sbt-mima-plugin

    A tool for catching binary incompatibility in Scala

    Project mention: Semver violations are common, better tooling is the answer | news.ycombinator.com | 2023-09-07

    In the Scala ecosystem, MiMa [1] has been in widespread use for years. It automatically checks compatibility for the binary API of a library. Every library with any amount of success uses it. One could say it's the foundation of a stable ecosystem. We also have sbt-version-policy [2] to set it up with minimal configuration (and directly relate it to SemVer).

    More recently, we got tasty-mima [3], which checks compatibility at the type system level, rather than the binary level.

    [1] https://github.com/lightbend/mima

    [2] https://github.com/scalacenter/sbt-version-policy

    [3] https://github.com/scalacenter/tasty-mima

  • xsbt-web-plugin

    Servlet support for sbt

  • mdoc

    Typechecked markdown documentation for Scala

  • splain

    better implicit errors for scala

  • sbt-sonatype

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

  • sbt-ci-release

    sbt plugin to automate Sonatype releases from GitHub Actions

    Project mention: Publish a Scala Library using Github Actions in No Time | /r/scala | 2023-05-17

    I'm a bit surprised to see sbt-ci-release (https://github.com/sbt/sbt-ci-release) not even mentioned. It's widely used for this.

  • 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-play-scalajs

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

  • sbt-header

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

  • sbt-doctest

    Doctest for scala

  • sbt-scalafmt

    sbt plugin for Scalafmt

    Project mention: My first scala project | /r/scala | 2023-06-01

    it's a plugin: https://scalameta.org/scalafmt/

  • SaaSHub

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

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). The latest post mention was on 2023-12-07.

Scala Sbt plugins related posts

Index

What are some of the best open-source Sbt plugin projects in Scala? This list will help you:

Project Stars
1 coursier 1,995
2 sbt-assembly 1,931
3 sbt-native-packager 1,584
4 sbt-revolver 841
5 sbt-updates 756
6 sbt-docker 726
7 sbteclipse 720
8 better-monadic-for 694
9 sbt-scoverage 638
10 sbt-release 638
11 sbt-buildinfo 546
12 sbt-pack 493
13 sbt-mima-plugin 446
14 xsbt-web-plugin 385
15 mdoc 384
16 splain 369
17 sbt-sonatype 325
18 sbt-ci-release 275
19 sbt-dependency-check 262
20 sbt-play-scalajs 191
21 sbt-header 188
22 sbt-doctest 182
23 sbt-scalafmt 182
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com