public interface Module
A Module represents the meta-information about a project which should be used when publishing the
module.
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_STATUS |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
String |
getName() |
String |
getStatus() |
String |
getVersion() |