Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to set up sbt so it grabs all necessary dependencies when online and let me work offline then?

sbt

sbt/ivy failing to resolve wildcard ivy dependencies on a filesystem resolver

scala sbt ivy

Difference from `{.}/*:name` and `*/*:name` in sbt?

scope sbt global

How to use SBT for interdependent projects in different configurations

scala sbt cyclic-dependency

SBT Unresolved Dependencies

scala sbt

Could not find implicit value for parameter lgen: shapeless.LabelledGeneric.Aux

How to use multiple versions of a library in Scala?

scala sbt

Does evolution create automatically database and table?

how to correct an incorrectly imported project in Intellij. Getting error - Not a valid project ID

intellij-idea sbt

Use maven plugin on SBT

scala maven sbt

Conditional compilation in Scala

scala sbt

Emacs project management for Scala

scala emacs sbt ensime

Why doesn't SBT 0.7.7 work correctly on my Linux system? (case details inside)

linux scala ubuntu lift sbt

How to set up a local proxy repository for SBT?

scala maven sbt ivy

Sbt always does full rebuild because of modified binary dependency rt.jar

scala sbt

How can I use OrientDB from a Scala / Play 2.2 project?

Call sourceGenerators manually in sbt

scala sbt

Activator vs sbt

SBT task preceding compilation doesn't get executed in triggered compilation

How to properly manage logback configrations in development and production using SBT & Scala?