| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages CLI User Interface | 
        
| GroupId | GroupIdcom.kubedb | 
    
| ArtifactId | ArtifactIdclient-java-examples | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionclient-java-examples 
            Voyager Client Library 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.kubedb/client-java-examples/ -->
<dependency>
    <groupId>com.kubedb</groupId>
    <artifactId>client-java-examples</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.kubedb/client-java-examples/
implementation 'com.kubedb:client-java-examples:1.0'
                // https://jarcasting.com/artifacts/com.kubedb/client-java-examples/
implementation ("com.kubedb:client-java-examples:1.0")
                'com.kubedb:client-java-examples:jar:1.0'
                <dependency org="com.kubedb" name="client-java-examples" rev="1.0">
  <artifact name="client-java-examples" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.kubedb', module='client-java-examples', version='1.0')
)
                libraryDependencies += "com.kubedb" % "client-java-examples" % "1.0"
                [com.kubedb/client-java-examples "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.kubedb : client-java | jar | 1.0 | 
| io.kubernetes : client-java-api | jar | 1.0.0 | 
| io.kubernetes : client-java | jar | 1.0.0 | 
| io.kubernetes : client-java-proto | jar | 1.0.0 | 
| com.google.guava : guava | jar | 22.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |