Package | Description |
---|---|
org.springframework.boot.cli.compiler.dependencies |
Classes for dependencies used during compilation.
|
org.springframework.boot.cli.compiler.grape |
CLI Groovy Grape integration.
|
Class and Description |
---|
ArtifactCoordinatesResolver
A resolver for artifacts' Maven coordinates, allowing group id, artifact id, or version
to be obtained from a module identifier.
|
Dependency
A single dependency.
|
Dependency.Exclusion
A dependency exclusion.
|
DependencyManagement
An encapsulation of dependency management information.
|
MavenModelDependencyManagement
DependencyManagement derived from a Maven Model . |
Class and 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.
|