Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How can I ignore scala library while sbt assembly

scala sbt

Don't publish a docker image for each SBT subproject

How to add com.typesafe.sbt.* dependencies to my project?

scala sbt

Build.scala:1: not found: object sbt

scala intellij-idea sbt

SBT Plugin in an unmanaged jar file

scala sbt unmanaged sbt-plugin

Wartremover still reports warts in excluded Play routes file

Optional dependency in SBT

sbt

Can I run sbt new with a local template (not GitHub)?

scala sbt giter8

How to automatically increment version number from my sbt and uploaded to git

git scala sbt

How can one change the location of the "webapp" directory for a Scalatra application?

How to import multi-module project in IntelliJ IDEA?

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