Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

sbt task to increment project version

scala sbt

Why is `Resolving` so slow in the compiling stage of SBT?

java scala maven sbt

Using SBT to manage projects that contain both Scala and Python

python scala sbt

Scala+IDEA: Pros and cons of sbt and fsc

scala intellij-idea sbt

SBT: how to prevent scala-library from being added to pom automatically?

java scala sbt pom.xml

What are sbtconfig.txt and sbtopts used for?

sbt

Where do the dependencies javaWs, javaJpa, etc. come from in Play/Java application?

playframework sbt

Unresolved dependency on sbt-android-plugin 0.6.0-SNAPSHOT?

Bundle imports in Scala

scala import sbt sbt-plugin

Getting IntelliJ IDEA understand SBT dependencies

scala intellij-idea sbt

Running SBT with -deprecation

scala sbt

Adding and removing dependencies with SBT and Scala IDE

eclipse scala sbt scala-ide

SBT Scala Version Warning

scala sbt

Scala: How to test methods that call System.exit()?

Why can't Scala find org.apache.commons.lang package?

scala apache-commons sbt

Scala Play 2.0. Compilation error: IO error while decoding

sbt - exclude certain dependency only during publish

scala sbt pom.xml apache-spark

How to share sbt plugin configuration between multiple projects?

scala plugins sbt

Why does enablePlugins(DockerPlugin) from sbt-docker in Play project give "error: reference to DockerPlugin is ambiguous"?

maven publish jar to .ivy

scala maven sbt