@Incubating public class JavaLibraryDistributionPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
Plugin which package a Java project as a distribution including the JAR and runtime dependencies.| Constructor and Description | 
|---|
| JavaLibraryDistributionPlugin() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(org.gradle.api.internal.project.ProjectInternal project)Apply this plugin to the given target object. |