@Incubating public interface ComponentModuleMetadataDetails extends ComponentModuleMetadata
ComponentModuleMetadataHandler| Modifier and Type | Method and Description | 
|---|---|
| void | replacedBy(Object moduleNotation)Configures a replacement module for this module. | 
getId, getReplacedByvoid replacedBy(Object moduleNotation)
ComponentMetadataHandler.moduleNotation - a String like 'com.google.guava:guava', an instance of ModuleVersionIdentifier, null is not permitted