Jar examples for g:grpc-interop-testing
gRPC: Integration Testing
You can download jar file grpc-interop-testing 1.0.0 in this page.
BSD 3-Clause
You can use the following script to add grpc-interop-testing-1.0.0.jar to your project.
<dependency> <groupId>io.grpc</groupId> <artifactId>grpc-interop-testing</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.grpc', name: 'grpc-interop-testing', version: '1.0.0'
libraryDependencies += "io.grpc" % "grpc-interop-testing" % "1.0.0"
<dependency org="io.grpc" name="grpc-interop-testing" rev="1.0.0"/>
@Grapes(@Grab(group='io.grpc', module='grpc-interop-testing', version='1.0.0'))
'io.grpc:grpc-interop-testing:jar:1.0.0'
Click the following link to download the jar file.
grpc-interop-testing-1.0.0-javadoc.jar