Uses of Class
org.springframework.boot.cli.compiler.dependencies.Dependency
Packages that use Dependency
Package
Description
Classes for dependencies used during compilation.
-
Uses of Dependency in org.springframework.boot.cli.compiler.dependencies
Methods in org.springframework.boot.cli.compiler.dependencies that return DependencyModifier and TypeMethodDescriptionFinds the managed dependency with the givenartifactId
.Methods in org.springframework.boot.cli.compiler.dependencies that return types with arguments of type DependencyModifier and TypeMethodDescriptionCompositeDependencyManagement.getDependencies()
DependencyManagement.getDependencies()
Returns the managed dependencies.MavenModelDependencyManagement.getDependencies()