@Incubating public class JvmComponentPlugin extends Object implements Plugin<Project>
ComponentModelBasePlugin
. Registers the JvmLibrarySpec
library type for the components
container.Constructor and Description |
---|
JvmComponentPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|