Implementations
Build Servers
Build tool | Link | Implementation language | Notes |
---|---|---|---|
Bazel | bazel-bsp | Java | Supports Java, Scala, and Kotlin. |
Bloop | scalacenter/bloop | Scala | Supports sbt, Gradle, Maven and Mill. |
Mill | mill | Scala | Built-in since mill 0.9.3, before as contrib plugin. |
sbt | sbt | Scala | Since 1.4.0 |
Build Clients
Supporting Tool | Link | Implementation language |
---|---|---|
IntelliJ Scala | Jetbrains/intellij-scala | Scala |
Metals | scalameta/metals | Scala |