#
sbt
Here are 1,280 public repositories matching this topic...
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
-
Updated
Dec 23, 2021 - Scala
sbt Native Packager
-
Updated
Dec 3, 2021 - Scala
sbt plugin to create a dependency graph for your project
-
Updated
Apr 2, 2021 - Scala
-
Updated
Jan 4, 2022 - Scala
Create Docker images directly from sbt
-
Updated
Dec 21, 2021 - Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
-
Updated
Jan 2, 2022 - Scala
Refactoring and linting tool for Scala
-
Updated
Jan 3, 2022 - Scala
The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)
-
Updated
Nov 6, 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
dzikoysk
opened
Aug 23, 2021
The Functional and Reactive Web-Frontend Library for ScalaJS
-
Updated
Jan 5, 2022 - 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
Nov 22, 2021 - Scala
sbt-plugin to create an opinionated fresh sbt project
-
Updated
Jan 2, 2022 - Scala
The Javascript ecosystem for Scala.js!
-
Updated
Aug 5, 2021
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
Jan 3, 2022 - Scala
Cross-platform compilation support for sbt.
-
Updated
Jul 3, 2021 - Scala
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."
steps
Using Scala 2.12.14 + SBT 1.5.x
Just include this import in your source
import java.time.temporal.ChronoUnit.MILLIS.{between => millisBetween}problem