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