Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Is it possible to configure sub-project dependencies in SBT based on a `SettingKey`?

scala sbt

Where is SBT documentation of sbt.TaskKey and sbt.SettingKey?

sbt

Extracting Structure Failed when importing an sbt project

scala intellij-idea sbt

Playframework Evolutions with JOOQ generator

SBT not producing jar file

java scala sbt

What is the best way to handle multiple run targets in SBT?

scala sbt

VSCode for Play framework using Java and Sbt (Scala) on WSL

How can I override tasks ``run`` and ``runMain`` in SBT to use my own ``ForkOptions``?

scala sbt multi-module

How to generate a jar file that is able to run on Java 1.7, with sbt and Java 1.8

java scala apache-spark sbt

Play 2.5.x: How to change the default evolutions directory location?

scala playframework sbt slick

How to discover the library that defines a class from sbt?

java scala sbt classpath

chisel 5.0.0-RC1 and chiseltest

sbt chisel chiseltest

How can I tell sbt to exclude files from the WAR but allow them to be loaded by container:start?

scala sbt xsbt-web-plugin

How to use SBT's libraryDependencyScheme key

scala sbt scala.js fastparse

sbt: disable testing in certain sub-modules