Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Changing Scala sources directory in SBT

scala sbt

How does sbt choose which Scala version to use?

scala sbt

How could I convert a pom xml to sbt dependencies?

sbt pom.xml

How to use sbt with Google App Engine?

google-app-engine scala sbt

sbt assembly: deduplicate module-info.class

sbt sbt-assembly

What is the scala percent operator (%) and at method for strings do?

scala sbt

How do I run webpack from SBT

playframework sbt webpack

Add tools.jar in the classpath of sbt project

Trouble building a simple SparkSQL application

sbt apache-spark

How can I add unmanaged JARs in sbt-assembly to the final fat JAR?

scala sbt sbt-assembly

How to make a jar file from scala

scala jar sbt

How to update SBT version using homebrew?

scala sbt homebrew

Scala / Slick, "Timeout after 20000ms of waiting for a connection" error

mysql scala sbt slick hikaricp

(SBT) How to disable default resolver and only use the company internal resolver?

scala sbt nexus artifactory

Getting the value of a SettingKey[T]

scala sbt

Tell SBT to collect all my dependencies together

scala sbt

How to get full stacktrace in SBT 0.10.0?

scala sbt

How do you share classes between test configurations using SBT

scala sbt

How to attach custom task to execute before the test task in sbt?

playframework sbt

Trying to cross compile a project to Scala 2.11 fails with "error while loading Object, Missing dependency 'object scala in compiler mirror'"