public interface DependencyManagementHandler extends DependencyManagementConfigurer
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getImportedProperties()
Returns the properties from any imported boms.
|
Map<String,String> |
getManagedVersions()
Returns a map of the managed versions for the configuration associated with this handler.
|
dependencies, dependencies, imports, importsMap<String,String> getImportedProperties()
Map<String,String> getManagedVersions()
Configuration.getHierarchy() configuration hierarchy} is considered. The key-value
pairs in the map have the form group:name = version.