JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.boot.cli.command.install
package
org.springframework.boot.cli.command.install
CLI commands for installing and uninstalling CLI dependencies.
Related Packages
Package
Description
org.springframework.boot.cli.command
Command infrastructure for the CLI.
Classes
Class
Description
InstallCommand
Command
to install additional dependencies into the CLI.
UninstallCommand
Command
to uninstall dependencies from the CLI's lib/ext directory.