|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface SoftwareComponent
A software component with resolved artifacts. Implementations have the following equals contract: other != null && getClass() == other.getClass() && getId().equals(other.getId());
Method Summary | |
---|---|
ComponentIdentifier
|
getId()
|
Method Detail |
---|
public ComponentIdentifier getId()
Gradle API 1.12