| 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 |
DependencyManagement that delegates to one or more DependencyManagement
instances |
| Dependency |
A single dependency.
|
| Dependency.Exclusion |
A dependency exclusion.
|
| DependencyManagementArtifactCoordinatesResolver | |
| MavenModelDependencyManagement |
DependencyManagement derived from a Maven Model |
| SpringBootDependenciesDependencyManagement |
DependencyManagement derived from the effective pom of spring-boot-dependencies |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.