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