| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdio.grpc |
| ArtifactId | ArtifactIdgrpc-testing |
| Last Version | Last Version1.47.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.grpc:grpc-testing
gRPC: Testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grpc-testing-1.47.0.pom | |
| grpc-testing-1.47.0.jar | 66 KB |
| grpc-testing-1.47.0-sources.jar | 47 KB |
| grpc-testing-1.47.0-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-testing/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-testing/
implementation 'io.grpc:grpc-testing:1.47.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-testing/
implementation ("io.grpc:grpc-testing:1.47.0")
'io.grpc:grpc-testing:jar:1.47.0'
<dependency org="io.grpc" name="grpc-testing" rev="1.47.0">
<artifact name="grpc-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-testing', version='1.47.0')
)
libraryDependencies += "io.grpc" % "grpc-testing" % "1.47.0"
[io.grpc/grpc-testing "1.47.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-core | jar | [1.47.0] |
| io.grpc : grpc-stub | jar | 1.47.0 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-context | jar | 1.47.0 |