The identifier of a module version.
Type | Name and description |
---|---|
String |
getGroup() The group of the module. |
ModuleIdentifier |
getModule() Returns the ModuleIdentifier containing the group and the name of this module. |
String |
getName() The name of the module. |
String |
getVersion() The version of the module |
The group of the module.
Returns the ModuleIdentifier containing the group and the name of this module. Contains the same information as getGroup() and getVersion()
The name of the module.
The version of the module