Package-level declarations

Types for declaring and using Software Components.

Since

1.4

Types

Link copied to clipboard
A component which can declare additional variants corresponding to features.
Link copied to clipboard
interface Artifact
An artifact of a software component that may be requested in the result of an artifact query.
Link copied to clipboard
Represents a component that can be built.
Link copied to clipboard
interface Component
A software component that can be queried via the Artifact Query API.
Link copied to clipboard
Represents a component that determines its publication coordinates.
Link copied to clipboard
Represents a SoftwareComponent that provides one or more mutually exclusive children, or variants.
Link copied to clipboard
The details object used to determine what to do with a configuration variant when publishing.
Link copied to clipboard
Represents a component that can be published.
Link copied to clipboard
A software component produced by a Gradle software project.
Link copied to clipboard
A Container that contains all of the Software Components produced by a Project.
Link copied to clipboard
A software component factory is responsible for providing to plugins a way to create software components.
Link copied to clipboard
A software component variant, which has a number of artifacts, dependencies, constraints and capabilities, and that can be published to various formats (Gradle metadata, POM, ivy.xml, ...