| org.springframework.shell | Contains core classes for Spring Shell, irrespective of the way commands are actually implemented. | 
| org.springframework.shell.command |  | 
| org.springframework.shell.command.invocation |  | 
| org.springframework.shell.completion |  | 
| org.springframework.shell.component |  | 
| org.springframework.shell.component.context |  | 
| org.springframework.shell.component.flow |  | 
| org.springframework.shell.component.support |  | 
| org.springframework.shell.config |  | 
| org.springframework.shell.context |  | 
| org.springframework.shell.exit |  | 
| org.springframework.shell.jline | Contains classes that leverage the JLine library to hook into the Spring Shell REPL. | 
| org.springframework.shell.result | Contains strategies for dealing with results of commands. | 
| org.springframework.shell.standard | Contains infrastructure for describing commands with the "new" preferred Spring Shell programming model. | 
| org.springframework.shell.standard.commands | Contains default commands that ought to apply to each shell app. | 
| org.springframework.shell.standard.completion |  | 
| org.springframework.shell.style |  | 
| org.springframework.shell.support |  | 
| org.springframework.shell.table | Allows the creation of tables that can be rendered using ASCII art. |