Groovy Documentation

org.gradle.api.plugins
[Groovy] Class JavaLibraryDistributionPlugin

java.lang.Object
  org.gradle.api.plugins.JavaLibraryDistributionPlugin
All Implemented Interfaces:
Plugin

@Incubating
class JavaLibraryDistributionPlugin

A Plugin which package a Java project as a distribution including the JAR and runtime dependencies.


Method Summary
void apply(Project project)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

apply

void apply(Project project)


 

Gradle API 1.8