Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

NoClassDefFoundError for joda DateTimeFormat

Maven SBT dependency artifacts?

scala maven intellij-idea sbt

How to add jdbc dependency to Play project?

Play activator downloading resources on each run

Play Framework 2.4 with Akka

scala playframework sbt akka

SBT doesn't see Java classes

java scala import sbt

Play Framework 2.3.4: How to Run JSHint as a Part of the Compile Task

playframework sbt jshint

SBT: List project dependency libs

scala dependencies sbt

SBT: Where does compiler-interface go once it is built?

Filtering tab completion in input task implementation

sbt tab-completion

Setting a module project in Scala as an sbt project?

Adding just specific dependencies to an SBT-packaged jar file

scala sbt

SBT configuration vs Ivy module configuration

How to enable .ivy2 caching for sbt when using a gitlab ci runner between builds

Make compile action in an SBT subproject depend on compilation of other subprojects without adding them to classpath

scala sbt

How to set base image for DockerPlugin of sbt native packager?