jar

com.github.shnewto : bqjson

Maven & Gradle

Dec 13, 2020
5 stars

bqjson · Serialize/Deserialize BigQuery TableResults (and TableResult adjacent types) to/from JSON.

Table Of Contents

Latest Version

Download com.github.shnewto : bqjson JAR file - Latest Versions:

All Versions

Download com.github.shnewto : bqjson JAR file - All Versions:

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

com.github.shnewto.bqjson.surrogate

├─ com.github.shnewto.bqjson.surrogate.SFieldList.class - [JAR]

├─ com.github.shnewto.bqjson.surrogate.SSchema.class - [JAR]

├─ com.github.shnewto.bqjson.surrogate.STableResult.class - [JAR]

com.github.shnewto.bqjson

├─ com.github.shnewto.bqjson.SerDe.class - [JAR]

Advertisement