#
sbt
Here are 1,126 public repositories matching this topic...
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
-
Updated
Sep 19, 2021 - Scala
sbt Native Packager
-
Updated
Sep 20, 2021 - Scala
sbt plugin to create a dependency graph for your project
-
Updated
Apr 2, 2021 - Scala
exoego
commented
Sep 15, 2021
Originally posted by @fthomas in scala-steward-org/scala-steward#2216 (comment)
Create Docker images directly from sbt
-
Updated
Mar 9, 2021 - Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
-
Updated
Sep 18, 2021 - Scala
Refactoring and linting tool for Scala
-
Updated
Sep 20, 2021 - Scala
The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)
-
Updated
Aug 17, 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
The Functional and Reactive Web-Frontend Library for ScalaJS
-
Updated
Sep 18, 2021 - Scala
A Scala wrapper for Deeplearning4j, inspired by Keras. Scala + DL + Spark + GPUs
-
Updated
Jun 1, 2020 - Scala
Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in JVM ecosystem 📦
sbt
gradle
maven
deploy
artifact-repository-manager
repository-management
maven-repository
javalin
repository-manager
-
Updated
Sep 19, 2021 - Kotlin
An sbt plugin to dynamically set your version from git
-
Updated
Sep 14, 2021 - Scala
sbt-plugin to create an opinionated fresh sbt project
-
Updated
Sep 18, 2021 - 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
Sep 4, 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