jar

app.hypi.mekadb : client

Maven & Gradle

Feb 16, 2024

client · MekaDB Java client provides a streaming client API to access Hypi's MekaDB SQL database on the JVM. See https://hypi.ai/mekadb

Table Of Contents

Latest Version

Download app.hypi.mekadb : client JAR file - Latest Versions:

All Versions

Download app.hypi.mekadb : client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 client-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

app.hypi.mekadb.client

├─ app.hypi.mekadb.client.AuthCtx.class - [JAR]

├─ app.hypi.mekadb.client.AuthCtxOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.AuthReq.class - [JAR]

├─ app.hypi.mekadb.client.AuthReqOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.MekaDBClientGrpc.class - [JAR]

├─ app.hypi.mekadb.client.MekaDBClientWrapper.class - [JAR]

├─ app.hypi.mekadb.client.NamedQueryPlaceHolder.class - [JAR]

├─ app.hypi.mekadb.client.NamedQueryPlaceHolderOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.NumericQueryPlaceholder.class - [JAR]

├─ app.hypi.mekadb.client.NumericQueryPlaceholderOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.PlaceholderPair.class - [JAR]

├─ app.hypi.mekadb.client.PlaceholderPairOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.PlaceholderValue.class - [JAR]

├─ app.hypi.mekadb.client.PlaceholderValueOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.SqlRequest.class - [JAR]

├─ app.hypi.mekadb.client.SqlRequestOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.SqlResponse.class - [JAR]

├─ app.hypi.mekadb.client.SqlResponseError.class - [JAR]

├─ app.hypi.mekadb.client.SqlResponseErrorOrBuilder.class - [JAR]

├─ app.hypi.mekadb.client.SqlResponseOrBuilder.class - [JAR]

app.hypi.mekadb

├─ app.hypi.mekadb.MekaDBClient.class - [JAR]