Contains immutable component module metadata information.
Type | Name and description |
---|---|
ModuleIdentifier |
getId() The identifier of the module. |
ModuleIdentifier |
getReplacedBy() The identifier of module that replaces this module. |
The identifier of the module.
The identifier of module that replaces this module. A real world example: 'com.google.collections:google-collections' is replaced by 'com.google.guava:guava'.