| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface gRPC Net Networking | 
| GroupId | GroupIdcom.dispalt.vitess | 
| ArtifactId | ArtifactIdgrpc-client | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionUmbrella project for all Java activities for Vitess | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| grpc-client-1.2.0.pom | |
| grpc-client-1.2.0.jar | 1 MB | 
| grpc-client-1.2.0-sources.jar | 450 KB | 
| grpc-client-1.2.0-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.dispalt.vitess/grpc-client/ -->
<dependency>
    <groupId>com.dispalt.vitess</groupId>
    <artifactId>grpc-client</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.dispalt.vitess/grpc-client/
implementation 'com.dispalt.vitess:grpc-client:1.2.0'// https://jarcasting.com/artifacts/com.dispalt.vitess/grpc-client/
implementation ("com.dispalt.vitess:grpc-client:1.2.0")'com.dispalt.vitess:grpc-client:jar:1.2.0'<dependency org="com.dispalt.vitess" name="grpc-client" rev="1.2.0">
  <artifact name="grpc-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.dispalt.vitess', module='grpc-client', version='1.2.0')
)libraryDependencies += "com.dispalt.vitess" % "grpc-client" % "1.2.0"[com.dispalt.vitess/grpc-client "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.dispalt.vitess : client | jar | 1.2.0 | 
| io.grpc : grpc-all | jar | 1.1.2 | 
| joda-time : joda-time | jar | 2.5 | 
| io.netty : netty-tcnative-boringssl-static | jar | 1.1.33.Fork24 | 
| com.google.guava : guava | jar | 19.0 | 
| log4j : log4j | jar | 1.2.17 | 
| com.google.protobuf : protobuf-java | jar | 3.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.dispalt.vitess : client | test-jar | 1.2.0 | 
| junit : junit | jar | 4.12 |