Package-level declarations

Types responsible for generating dependency reports.

Types

Link copied to clipboard
The set of reports that can be generated by the HtmlDependencyReportTask task type.
Link copied to clipboard
@UntrackedTask(because = "We can't describe the dependency tree of all projects as input")
abstract class HtmlDependencyReportTask : ConventionTask, Reporting<T>
Generates an HTML dependency report.