Class ConfigurationResolutionData_2_0

  • All Implemented Interfaces:
    com.gradle.scan.eventmodel.EventData

    @GradleVersion(since="5.0")
    @PluginVersion(since="3.2")
    public class ConfigurationResolutionData_2_0
    extends Object
    implements com.gradle.scan.eventmodel.EventData
    An EventData which represents all dependency data for a given build.

    Zero or one ConfigurationResolutionData_2_0 events may be published.