Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Compilation errors with spark cassandra connector and SBT

Is it possible to use json4s 3.2.11 with Spark 1.3.0?

Play Framework: Reading Version from Build.sbt

playframework sbt

Building packages using sbt-git results in "SNAPSHOT-SNAPSHOT" version qualifier

git sbt version

sbt unresolved dependencies sbt_2.9.1;0.7.4 sbt_2.9.1;0.7.7:

scala sbt

sbt: Add dependency on scalatest library. Where?

scala sbt scalatest

sbt and scct .... module not found: reaktor#sbt-scct;0.2-SNAPSHOT

scala sbt code-coverage scct

Watch for project files also

scala sbt

How to run specific tests using SBT Jenkins Plugin for ScalaTest test

jenkins sbt scalatest

How to reference a SBT Setting from a different module in a multi-module build

sbt

What are the differences between `./build.sbt` and `./project/build.sbt`?

playframework-2.0 sbt

Unresolved dependency with specs2 scalaz-stream 0.5a

scala sbt scalaz specs2

Parboiled2 causes "missing or invalid dependency detected while loading class file 'Prepender.class'"

Why does intellij IDEA highlight build.sbt?

intellij-idea sbt

Automatically inject WebJarAssets in Play 2.5 HTML template?

Maven setting.xml equivalent for sbt

scala maven sbt

NoClassDefFoundError with sbt and scala.swing

swing scala sbt classpath

SBT dependsOn usage - migration from 0.12 to 0.13

scala sbt

Incompatible Jackson version: Spark Structured Streaming

How do you attach the Scala Intellij debugger for tests?