sbt / sbt-dependency-graph

sbt plugin to create a dependency graph for your project
Apache License 2.0
1.24k stars 113 forks source link

Provide reversed tree tasks #188

Open AlexisBRENON opened 4 years ago

AlexisBRENON commented 4 years ago

coursier provides an option to print a reversed tree of dependencies (your package being the leaves). It could be nice to provide this kind of option for tasks like dependencyBrowseTree.