<dependency>
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell-core</artifactId>
<version>3.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.shell', module='spring-shell-core', version='3.1.1')
)