@Incubating public interface ModuleComponentIdentifier extends ComponentIdentifier
Modifier and Type | Method and Description |
---|---|
String |
getGroup()
The module group of the component.
|
String |
getModule()
The module name of the component.
|
String |
getVersion()
The module version of the component.
|
getDisplayName
String getGroup()
String getModule()
String getVersion()