public class GroovyPlugin extends Object implements Plugin<Project>
A Plugin which extends the JavaPlugin to provide support for compiling and documenting Groovy source files.
Plugin
JavaPlugin
static String
GROOVYDOC_TASK_NAME
GroovyPlugin()
void
apply(Project project)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String GROOVYDOC_TASK_NAME
public GroovyPlugin()
public void apply(Project project)
apply
Plugin<Project>
project