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