<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>authentication-util</artifactId>
<version>0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='authentication-util', version='0.1')
)