| Package | Description | 
|---|---|
| org.springframework.boot.cli.compiler.dependencies | Classes for dependencies used during compilation. | 
| Modifier and Type | Method and Description | 
|---|---|
| Dependency | CompositeDependencyManagement. find(String artifactId) | 
| Dependency | DependencyManagement. find(String artifactId)Finds the managed dependency with the given  artifactId. | 
| Dependency | MavenModelDependencyManagement. find(String artifactId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Dependency> | CompositeDependencyManagement. getDependencies() | 
| List<Dependency> | DependencyManagement. getDependencies()Returns the managed dependencies. | 
| List<Dependency> | MavenModelDependencyManagement. getDependencies() | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.