Source Component Spec
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.
Represents some component whose implementation can be represented as a collection of source files, and whose other outputs are built from this source.