sbt-dependency-graph VS sbt-blowout

Compare sbt-dependency-graph vs sbt-blowout and see what are their differences.

sbt-dependency-graph

sbt plugin to create a dependency graph for your project [Moved to: https://github.com/sbt/sbt-dependency-graph] (by jrudolph)

sbt-blowout

sbt plugin for generating configuration files (by taig)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sbt-dependency-graph sbt-blowout
1 1
1,216 9
- -
1.2 6.3
over 3 years ago about 2 months ago
Scala Scala
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

sbt-dependency-graph

Posts with mentions or reviews of sbt-dependency-graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-10-07.
  • Building native images and compiling with GraalVM and sbt
    3 projects | dev.to | 7 Oct 2020
    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.

sbt-blowout

Posts with mentions or reviews of sbt-blowout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.

What are some alternatives?

When comparing sbt-dependency-graph and sbt-blowout you can also consider the following projects:

sbt-jib - sbt version of sbt jib: https://github.com/GoogleContainerTools/jib

sbt-native-packager - sbt Native Packager

unused-code - find and remove unused scala code

sbt-hepek - Sbt plugin for rendering Scala objects to files. And more!

paradox - Markdown documentation

sbt-release - A release plugin for sbt

build-server-protocol - Protocol for IDEs and build tools to communicate about compile, run, test, debug and more.

sbt-dependency-graph - sbt plugin to create a dependency graph for your project

scala-seed.g8 - A giter8 template for getting started with Scala 2.

sbt-updates - sbt plugin that can check Maven and Ivy repositories for dependency updates

sbt-assembly - Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)

giter8 - a command line tool to apply templates defined on GitHub