See: Description
Interface | Description |
---|---|
Artifact |
An artifact of a software component that may be requested in the result of an artifact query.
|
ChildComponent |
Represents a
SoftwareComponent that is part of some larger component. |
Component |
A software component that can be queried via the Artifact Query API.
|
ComponentWithVariants |
Represents a
SoftwareComponent that provides one or more mutually exclusive children, or variants. |
SoftwareComponent |
A software component produced by a Gradle software project.
|
SoftwareComponentContainer |
A Container that contains all of the Software Components produced by a Project.
|