Groovy Documentation

org.linkedin.gradle.plugins
[Groovy] Class CmdLinePlugin

java.lang.Object
  org.linkedin.gradle.plugins.CmdLinePlugin

class CmdLinePlugin

Field Summary
static java.lang.String LIB_CONFIGURATION

 
Property Summary
Project project

 
Method Summary
void apply(Project project)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

LIB_CONFIGURATION

public static final java.lang.String LIB_CONFIGURATION


 
Property Detail

project

Project project


 
Method Detail

apply

void apply(Project project)


 

Groovy Documentation