Interface ComponentSpecContainer

All Superinterfaces:
Iterable<ComponentSpec>, ModelElement, ModelMap<ComponentSpec>, Named

@Incubating @Deprecated public interface ComponentSpecContainer extends ModelMap<ComponentSpec>
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
A container of software components.