<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>littleshoot-commons-id</artifactId>
<version>1.0.3</version>
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='littleshoot-commons-id', version='1.0.3')
)