jar

io.dingodb : dingo-driver-client

Maven & Gradle

Jun 21, 2023

dingo-driver-client · A driver client for dingo cluster

Table Of Contents

Latest Version

Download io.dingodb : dingo-driver-client JAR file - Latest Versions:

All Versions

Download io.dingodb : dingo-driver-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dingo-driver-client-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.calcite.avatica.remote

├─ org.apache.calcite.avatica.remote.DingoRemoteMeta.class - [JAR]

io.dingodb.driver.client

├─ io.dingodb.driver.client.DingoDriverClient.class - [JAR]

io.dingodb.driver.auth.service

├─ io.dingodb.driver.auth.service.IdentityAuthImpl.class - [JAR]

io.dingodb.driver.api

├─ io.dingodb.driver.api.DriverProxyApi.class - [JAR]

├─ io.dingodb.driver.api.MetaApi.class - [JAR]

io.dingodb.driver

├─ io.dingodb.driver.DingoServiceImpl.class - [JAR]

├─ io.dingodb.driver.ServiceInvocationHandler.class - [JAR]