Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to use Slick code generator to include database views as well?

Where should the META-INF/services be in sbt

scala sbt

Invoking a subproject's main with a custom task

sbt

Intertwined dependencies between sbt plugin and projects within multi-project build that uses the plugin itself

scala plugins sbt

How to prevent SBT from resolving the same dependencies for different projects

scala build sbt

Scaladoc: @group tag not showing in API documentation

scala sbt scaladoc

SBT: Cross build project for two Scala versions with different dependencies

scala sbt cross-build

Where should the SBT credentials configuration go?

sbt

sbt assembly error:deduplicate: different file contents found in io.netty.versions.properties

scala sbt sbt-assembly

Unresolved dependency org.scala-lang:scala3-library_3.0.0:3.0

scala sbt scala-3

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