<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing-proto</artifactId>
<version>1.15.0</version>
</dependency>
compile
|-- io.grpc:grpc-protobuf:1.15.0
test
|-- javax.annotation:javax.annotation-api:1.2
|-- junit:junit:4.12