<dependency>
<groupId>com.seepine</groupId>
<artifactId>wrap-spring-boot-starter</artifactId>
<version>0.5.2</version>
</dependency>
@Grapes(
@Grab(group='com.seepine', module='wrap-spring-boot-starter', version='0.5.2')
)