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