| Package | Description | 
|---|---|
| org.springframework.boot.cli.compiler.dependencies | Classes for dependencies used during compilation. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Dependency.Exclusion> | Dependency. getExclusions()Return the dependency exclusions. | 
| Constructor and Description | 
|---|
| Dependency(String groupId,
          String artifactId,
          String version,
          List<Dependency.Exclusion> exclusions)Create a new  Dependencyinstance. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.