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 java.lang.String |
DEFAULT_STATUS |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroup() |
java.lang.String |
getName() |
java.lang.String |
getStatus() |
java.lang.String |
getVersion() |
static final java.lang.String DEFAULT_STATUS