sbt-assembly
JAR compiler
Automates the creation of a single JAR file containing all project dependencies and a main class.
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
2k stars
51 watching
224 forks
Language: Scala
last commit: 11 days ago jarjarsbtsbt-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
sbt/sbt-native-packager | A tool that simplifies the process of creating native package formats for software applications | 1,596 |
sbt/sbt-eclipse | Creates Eclipse project definitions for Scala projects | 716 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
sbt/sbt-jmh | A plugin for running micro-benchmarks written in Scala using the JMH harness. | 787 |
sbt/sbt-unidoc | A tool for generating unified API documentation across multiple projects in a single build. | 124 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
marcus-drake/sbt-docker | A plugin for sbt that automates the creation of Docker images for Scala projects | 734 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
zaninime/sbt-derivation | A Nix library for building Scala projects with sbt. | 61 |