See: Description
| Interface | Description | 
|---|---|
| ArtifactCoordinatesResolver | A resolver for artifacts' Maven coordinates, allowing group id, artifact id, or version
 to be obtained from a module identifier. | 
| DependencyManagement | An encapsulation of dependency management information. | 
| Class | Description | 
|---|---|
| CompositeDependencyManagement | DependencyManagementthat delegates to one or moreDependencyManagementinstances. | 
| Dependency | A single dependency. | 
| Dependency.Exclusion | A dependency exclusion. | 
| DependencyManagementArtifactCoordinatesResolver | |
| MavenModelDependencyManagement | DependencyManagementderived from a MavenModel. | 
| SpringBootDependenciesDependencyManagement | DependencyManagementderived from the effective pom ofspring-boot-dependencies. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.