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