Package org.gradle.api.component


@Incubating @NonNullApi package org.gradle.api.component
Types for declaring and using Software Components.
Since:
1.4
  • Interfaces
    Class
    Description
    An artifact of a software component that may be requested in the result of an artifact query.
    A software component that can be queried via the Artifact Query API.
    Represents a component that determines its publication coordinates.
    Represents a SoftwareComponent that provides one or more mutually exclusive children, or variants.
    A software component produced by a Gradle software project.
    A Container that contains all of the Software Components produced by a Project.