@Incubating public class ComponentBasePlugin extends Object implements Plugin<Project>
ComponentSpec
support.
- Registers the infrastructure to support the base ComponentSpec
type and extensions to this type.Constructor and Description |
---|
ComponentBasePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|