| Class | Description |
|---|---|
| AbstractCommand |
Abstract
Command implementation. |
| CleanCommand |
Command to 'clean' up grapes, removing cached dependencies and forcing a
download on the next attempt to resolve. |
| CreateCommand |
Command to 'create' a new spring groovy script. |
| DefaultCommandFactory |
Default implementation of
CommandFactory. |
| OptionHandler |
A handler that parses and handles options.
|
| OptionParsingCommand |
Base class for a
Command that pare options using an OptionHandler. |
| RunCommand |
Command to 'run' a groovy script or scripts. |
| ScriptCommand |
Command to run a Groovy script. |
| ScriptCompilationCustomizer |
Customizer for the compilation of CLI commands.
|
| VersionCommand |
Command to display the 'version' number. |
Copyright © 2013. All Rights Reserved.