<dependency>
<groupId>com.github.datastax-oss</groupId>
<artifactId>remote-test-jar</artifactId>
<version>1.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.datastax-oss', module='remote-test-jar', version='1.0.1')
)