sbt-assembly VS sbt-dependency-graph

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

sbt-assembly

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

sbt-dependency-graph

sbt plugin to create a dependency graph for your project [Moved to: https://github.com/sbt/sbt-dependency-graph] (by jrudolph)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sbt-assembly sbt-dependency-graph
6 1
1,933 1,216
0.1% -
6.6 1.2
about 1 month ago over 3 years ago
Scala Scala
MIT License Apache License 2.0
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-assembly

Posts with mentions or reviews of sbt-assembly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

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.

What are some alternatives?

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

sbt-native-packager - sbt Native Packager

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

coursier - Pure Scala Artifact Fetching

unused-code - find and remove unused scala code

sbt-release - A release plugin for sbt

paradox - Markdown documentation

sbt-docker - Create Docker images directly from sbt

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

sbt-dependency-check - SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:

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

sbt-buildinfo - I know this because build.sbt knows this.

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