Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

“No locks available” when run sbt cmd

java sbt

Multiple project dependencies in SBT native packager

sbt is using wrong scala version rather than using the configuration in build.sbt

scala sbt

How to use JSR-223 to get Scala interpreter in sbt console?

scala sbt jsr223 scala-2.11

Scala 2.11 + Neo4j - parboiled dependency of Cypher compiler

scala neo4j sbt

How to list all configurations with their description?

sbt

Why does 0.13.6 download Scala 2.10.4 by default?

sbt

Manually exclude some test classes in sbt

scala sbt scalatest

All of a sudden my Scala code expects `;` at the end of each statement

scala sbt

Proper way to make a Spark Fat Jar using SBT

Idiomatic use of sbt to release (tested) artifacts

scala sbt

Unable to install sbt on Mac

macos scala sbt

Using a copy of the .ivy2 cache as SBT resolver source

scala sbt ivy

How to pass scalacOptions (Xelide-below) to sbt via command line

scala sbt scalac

Where is the base docker image specified in Play Framework?

SBT Plugin: How to add compiler plugin as a dependency that is not propagated downstream?

Why can't SBT's thread context classloader load JDK classfiles as resources?

scala jvm sbt classloader

sbt new RuntimeException

scala sbt giter8

How to run Test Suites sequentially in ScalaTest / SBT?

scala sbt scalatest

Run sbt with -Ylog-classpath

scala sbt