dependencyTree
dependencyTree
shows an ASCII tree representation of the project’s dependencies directly on the sbt console.
Notes
dependencyTree
supports the toFile subtask.
Example Output
org.example:blubber_2.12:0.1 [S]
+-com.codahale:jerkson_2.9.1:0.5.0 [S]
+-org.codehaus.jackson:jackson-core-asl:1.9.11
+-org.codehaus.jackson:jackson-mapper-asl:1.9.11
+-org.codehaus.jackson:jackson-core-asl:1.9.11
Full source at GitHub
0.9.2+13-313b6da7+20190224-1606