api / org.gradle.platform.base.plugins / ComponentBasePlugin

ComponentBasePlugin

@Incubating open class ComponentBasePlugin : Plugin<Project>

Base plugin for ComponentSpec support. - Registers the infrastructure to support the base ComponentSpec type and extensions to this type.

Constructors

<init>

ComponentBasePlugin()

Base plugin for ComponentSpec support. - Registers the infrastructure to support the base ComponentSpec type and extensions to this type.

Functions

apply

open fun apply(project: Project): Unit