|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface Module
A Module represents the meta-information about a project which should be used when publishing the module.
| Field Summary | |
|---|---|
static String |
DEFAULT_STATUS
|
| Method Summary | |
|---|---|
String
|
getGroup()
|
String
|
getName()
|
String
|
getStatus()
|
String
|
getVersion()
|
| Field Detail |
|---|
public static final String DEFAULT_STATUS
| Method Detail |
|---|
public String getGroup()
public String getName()
public String getStatus()
public String getVersion()
Gradle API 1.5