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