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