<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>sonar-bitbucket-cloud</artifactId>
<version>1.0.1</version>
<type>sonar-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='sonar-bitbucket-cloud', version='1.0.1')
)