dependencyList

dependencyList shows a table with each module a row with (transitive) Jar sizes and number of dependencies

Notes

dependencyList supports the toFile subtask.

Example Output

com.codahale:jerkson_2.9.1:0.5.0
org.codehaus.jackson:jackson-core-asl:1.9.11
org.codehaus.jackson:jackson-mapper-asl:1.9.11
org.example:blubber_2.12:0.1
Full source at GitHub