<dependency>
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell-starter</artifactId>
<version>2.1.9</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.shell', module='spring-shell-starter', version='2.1.9')
)
<parent> <groupId>org.springframework.shell</groupId> <artifactId>spring-shell-parent</artifactId> <version>2.1.9</version> </parent>
compile
|-- org.springframework.shell:spring-shell-autoconfigure
|-- org.springframework.shell:spring-shell-core
|-- org.springframework.shell:spring-shell-standard
|-- org.springframework.shell:spring-shell-standard-commands