<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>1.0.3</version>
</dependency>
@Grapes(
@Grab(group='com.google.api.grpc', module='proto-google-common-protos', version='1.0.3')
)