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