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