build-server-protocol
sbt-dependency-graph
build-server-protocol | sbt-dependency-graph | |
---|---|---|
3 | 1 | |
451 | 1,216 | |
1.6% | - | |
7.7 | 1.2 | |
7 days ago | over 3 years ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
build-server-protocol
- Build Server Protocol
-
Build Server Protocol - LSP like protocol for "compile, run, test, debug and more"
https://build-server-protocol.github.io/ https://github.com/build-server-protocol/build-server-protocol
sbt-dependency-graph
-
Building native images and compiling with GraalVM and sbt
For further investigation, I added the sbt-dependency-graph plugin and checked out the dependency-tree with sbt dependencyBrowserTree. The library logback wasn't included in the dependency tree. Which is odd, since logback is clearly present in the project's library-dependencies.
What are some alternatives?
seed - Build tool for Scala projects
sbt-jib - sbt version of sbt jib: https://github.com/GoogleContainerTools/jib
bazel-bsp - An implementation of the Build Server Protocol for Bazel
unused-code - find and remove unused scala code
Play - The Community Maintained High Velocity Web Framework For Java and Scala.
scala-seed.g8 - A giter8 template for getting started with Scala 2.
Apache Spark - Apache Spark - A unified analytics engine for large-scale data processing
paradox - Markdown documentation
sbt - sbt, the interactive build tool
sbt-blowout - sbt plugin for generating configuration files
Mill - Mill is a fast JVM build tool that supports Java and Scala. 2-3x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
giter8 - a command line tool to apply templates defined on GitHub