jfrog / gradle-dep-tree

Gradle plugin that reads the Gradle dependencies of a given Gradle project, and generates a dependency tree.
Apache License 2.0
12 stars 6 forks source link

Limit populations of repeating dependencies #19

Closed asafgabai closed 12 months ago

asafgabai commented 1 year ago

Limit the number of populations of each dependency during the run of each configuration, to improve time efficiency.