Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Simple way to add jar URL as dependency in sbt

jar dependencies sbt

How to generate sources in an sbt plugin?

scala sbt

Run ScalaTest tests in parallel

scala sbt scalatest

How to exclude resources during packaging with SBT but not during testing

scala sbt

Include Dependencies in JAR using SBT package

scala sbt

What do the % and %% operators do when setting up SBT dependencies?

scala lift sbt

How can I set the javac compile version for Play Framework 2.0 to prevent "Unsupported major.minor version"?

playframework-2.0 sbt

How to specify config file with sbt start in Play application?

playframework sbt config

Obfuscating Play 2 web app on dist with Proguard?

How to publish to multiple repositories in SBT?

scala sbt

intellij/activator/sbt are downloading dependencies previously downloaded by the other

scala intellij-idea sbt ivy

SBT 0.10 tutorial

scala sbt

SBT apply Task after Compile

scala compilation sbt task

SBT generate code using project defined generator

code-generation sbt

SBT, Jetty and Servlet 3.0

servlets jetty sbt

Scala build crashed

scala build sbt

sbt dependency resolver with basic auth

SBT is unable to find credentials when attempting to download from an Artifactory virtual repo

scala sbt artifactory

What are "resources" folders in SBT projects for?

scala sbt

Compiling sub projects in sbt

scala sbt