<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>sonar-rest-client</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='sonar-rest-client', version='1.0.0')
)