Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Re-download a SNAPSHOT version of a dependency using SBT

scala sbt

Adding new task dependencies to built-in SBT tasks?

scala sbt

How to add Jar libraries to an IntelliJ Idea SBT Scala project?

scala intellij-idea sbt

Integrating native system libraries with SBT

scala sbt

Warnings while building Scala/Spark project with SBT

Can you start a Scala REPL in SBT when compilation is broken?

scala sbt

How to stop Intellij from automatically running SBT

intellij-idea sbt

Is there a simple way to specify a global dependency exclude in SBT

Why Scala's-SBT is too slow

scala sbt

Setting to get SBT to fail fast (stop) on an error

scala sbt

IllegalStateException: impossible to get artifacts when data has not been loaded for Guava 12.0?

sbt ivy playframework-2.1

What is the difference of running `scala` and `sbt console`?

scala sbt

How to use command "publish-local" of SBT to maven repo?

maven sbt scala-breeze

How to execute a bash script as sbt task?

sbt

Is it possible to use gradle to develop scala projects?

scala gradle sbt

SBT: is it wise to fix eviction warnings of library dependencies

scala sbt

Run custom task automatically before/after standard task

scala sbt

How to force SBT to use Java 8?

scala sbt

Where can I set proxy for SBT in Intellij IDEA?

scala intellij-idea proxy sbt

How to use MySQL JDBC driver in an SBT Scala project?

mysql scala jdbc sbt