Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Access maven repo over https in sbt

java scala maven sbt

sbt got error when run Spark hello world code?

scala apache-spark sbt

scala-library.jar version in sbt published artifacts

scala sbt sbt-0.12

sbt project is very slow to resolve dependencies

scala sbt

sbt always recompiles full project in CI, even with caching?

How to run tests on every code change in IntelliJ IDEA from Scala sbt project?

running hprof from sbt

scala sbt hprof

Using multiple projects in Eclipse with Play framework 2.1.x

How to configure sbt to load resources when running application?

scala sbt

scala 2.10Mx with playframework 2

scala playframework sbt

Will running everything from RAM disk speed up scala compile time?

scala jvm sbt jrebel

In SBT, how to use addSbtPlugin with a Github URL?

sbt assembly shading to create fat jar to run on spark

SBT: How to make one task depend on another in multi-project builds, and not run in the root project?

scala sbt

sbt: run task on subproject

sbt

Make tests in multi project sbt projects run only if tests pass in dependent projects

scala testing sbt

Two libraries bring in different version of the same dependency. How to import them both?

Conditionally include provided scope dependencies with sbt and the universal plugin

Single documentation for mixed (Scala/Java) project?

java scala maven sbt

How to fallback Scala version for SBT dependencies?

scala sbt