- All Superinterfaces:
- Named
- All Known Subinterfaces:
- CUnitTestSuite, JvmLibrary, NativeExecutable, NativeLibrary, NativeTestSuite, ProjectComponentNativeTestSuite, ProjectNativeComponent
@Incubating
public interface ProjectComponent
extends Named
A logical software component that is built by a Gradle project.
TODO:DAZ Better name/package. Need to decide what a 'component' is.
TODO:DAZ Merge with org.gradle.api.component.SoftwareComponent