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