Scala sbt-plugin

Open-source Scala projects categorized as sbt-plugin

Top 23 Scala sbt-plugin Projects

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

    CodeRabbit logo
  3. sbt-assembly

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

  4. giter8

    a command line tool to apply templates defined on GitHub

  5. sbt-native-packager

    sbt Native Packager

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

    A release plugin for sbt

  11. sbt-buildinfo

    I know this because build.sbt knows this.

  12. Twirl

    Twirl is Play's default template engine

  13. sbt-pack

    A sbt plugin for creating distributable Scala packages.

  14. sbt-mima-plugin

    A tool for catching binary incompatibility in Scala

  15. sbt-tpolecat

    scalac options for the enlightened

  16. xsbt-web-plugin

    Package and run WAR files from sbt

  17. sbt-sonatype

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

  18. sbt-dependency-check

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

  19. sbt-crossproject

    Cross-platform compilation support for sbt.

  20. Stryker4s

    Mutation testing for Scala

  21. sbt-header

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

  22. sbt-jni

    SBT Plugin to ease working with JNI

  23. sbt-unidoc

    sbt plugin to create a unified Scaladoc or Javadoc API document across multiple subprojects.

  24. sbt-license-report

    Report on licenses used in an sbt project.

  25. sbt-api-mappings

    An Sbt plugin that fills apiMappings for common Scala libraries.

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

Scala sbt-plugin discussion

Log in or Post with

Scala sbt-plugin related posts

  • Trouble with sbt-native-packager

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

    2 projects | /r/AsahiLinux | 1 Jun 2023
  • Why are effects better for retries than Future?

    2 projects | /r/scala | 4 Jan 2023
  • A new, reworked ScalaDoc is here!

    2 projects | /r/scala | 19 Dec 2022
  • sbt-assembly 2.0.0-RC1 released

    1 project | /r/scala | 1 May 2022
  • Getting an error installing metals for lsp-mode

    2 projects | /r/scala | 20 Apr 2022
  • Scala and Java Upgrade strategy

    1 project | /r/scala | 15 Apr 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Mar 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 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

Sponsored
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.
coderabbit.ai

Did you know that Scala is
the 37th most popular programming language
based on number of references?