#
sbt
Here are 1,098 public repositories matching this topic...
Deploy fat JARs. Restart processes. (port of codahale/assembly-sbt)
-
Updated
Dec 3, 2020 - Scala
sbt Native Packager
-
Updated
Jan 28, 2021 - Scala
sbt plugin to create a dependency graph for your project
-
Updated
Jan 7, 2021 - Scala
fthomas
commented
Feb 1, 2021
Scalafix commits are currently attributed in the Git history to the Scala Steward user although it only did the easy part of running the rule. The hard part of writing the rule is done by someone else who's currently not attributed in any way. Wouldn't it be nice if we append Co-authored-by attributions to the Scalafix commit if the rule author(s) opts into i
Create Docker images directly from sbt
-
Updated
Feb 5, 2021 - Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
-
Updated
Jan 31, 2021 - Scala
Refactoring and linting tool for Scala
-
Updated
Feb 8, 2021 - Scala
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
cli
scala
sbt
command-line
build-automation
build-tool
build-system
command-line-tool
dotty
frege
cbt
reproducible-builds
scala-support
-
Updated
May 28, 2018 - Scala
A Scala wrapper for Deeplearning4j, inspired by Keras. Scala + DL + Spark + GPUs
-
Updated
Jun 1, 2020 - Scala
An sbt plugin to dynamically set your version from git
-
Updated
Feb 1, 2021 - Scala
sbt-plugin to create an opinionated fresh sbt project
-
Updated
Jan 31, 2021 - Scala
The Javascript ecosystem for Scala.js!
-
Updated
Nov 24, 2020
Lightweight repository management software dedicated for the Maven based artifacts (formerly NanoMaven) 📦
sbt
gradle
maven
deploy
artifact-repository-manager
repository-management
maven-repository
repository-manager
-
Updated
Feb 10, 2021 - Groovy
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). 🌈
security
devops
security-audit
scala
sbt
static-analysis
owasp
sbt-plugin
infosec
vulnerabilities
cve
appsec
nvd
software-security
owasp-dependencycheck
vulnerability-scanners
security-automation
devsecops
software-composition-analysis
-
Updated
Feb 1, 2021 - Scala
-
Updated
Dec 11, 2020 - Shell
Improve this page
Add a description, image, and links to the sbt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sbt topic, visit your repo's landing page and select "manage topics."
Remove all additional resolvers from
build.sbt, at least for releases, because artifacts published to Maven central repository should not contain additional repositories, and in fact don't need them because all dependencies are already in Maven central repo.