| Package | Description | 
|---|---|
| org.springframework.boot.cli.compiler.dependencies | Classes for dependencies used during compilation. | 
| org.springframework.boot.cli.compiler.grape | CLI Groovy Grape integration. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompositeDependencyManagementDependencyManagementthat delegates to one or moreDependencyManagementinstances. | 
| class  | MavenModelDependencyManagementDependencyManagementderived from a MavenModel. | 
| class  | SpringBootDependenciesDependencyManagementDependencyManagementderived from the effective pom ofspring-boot-dependencies. | 
| Constructor and Description | 
|---|
| CompositeDependencyManagement(DependencyManagement... delegates) | 
| DependencyManagementArtifactCoordinatesResolver(DependencyManagement dependencyManagement) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DependencyResolutionContext. addDependencyManagement(DependencyManagement dependencyManagement) | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.