<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-test</artifactId>
<version>1.34.1</version>
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-test', version='1.34.1')
)