Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to get list of dependency jars from an sbt 0.10.0 project

scala sbt friend

Creating a Vaadin-sbt project

scala sbt vaadin

Configuring Play 2.0 app with IDEA and SBT

using scalatest in a playframework project

playframework sbt scalatest

How to specify logback as project dependency?

sbt logback

SBT cross building - choosing a different library version for different scala version

scala sbt

Conflicting cross-version suffixes in: org.scala-stm:scala-stm

build playframework sbt

Reference to undefined setting error with custom task in SBT?

sbt

Get assets to compile when running via "activator run" in Play

How can I ignore scala library while sbt assembly

scala sbt

Don't publish a docker image for each SBT subproject

How to add com.typesafe.sbt.* dependencies to my project?

scala sbt

Build.scala:1: not found: object sbt

scala intellij-idea sbt

SBT Plugin in an unmanaged jar file

scala sbt unmanaged sbt-plugin

Wartremover still reports warts in excluded Play routes file

Optional dependency in SBT

sbt

Can I run sbt new with a local template (not GitHub)?

scala sbt giter8

How to automatically increment version number from my sbt and uploaded to git

git scala sbt

How can one change the location of the "webapp" directory for a Scalatra application?

How to import multi-module project in IntelliJ IDEA?