View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window burning-bigquery-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.burningbigquery
├─ org.burningbigquery.AuthorizationContext.class - [JAR]
├─ org.burningbigquery.AuthorizationUtil.class - [JAR]
├─ org.burningbigquery.BurningBigQuery.class - [JAR]
├─ org.burningbigquery.ExportedTable.class - [JAR]
├─ org.burningbigquery.Gcs.class - [JAR]
├─ org.burningbigquery.Query.class - [JAR]
├─ org.burningbigquery.QueryUtil.class - [JAR]
├─ org.burningbigquery.TableRowResult.class - [JAR]
├─ org.burningbigquery.TableRowsStream.class - [JAR]