Class DependencyReportTask

  • All Implemented Interfaces:
    Comparable<Task>, org.gradle.api.internal.DynamicObjectAware, org.gradle.api.internal.IConventionAware, org.gradle.api.internal.TaskInternal, ExtensionAware, Task, org.gradle.util.Configurable<Task>

    public class DependencyReportTask
    extends AbstractDependencyReportTask
    Displays the dependency tree for a project. An instance of this type is used when you execute the dependencies task from the command-line.