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 bigquery-google-client_3-0.17.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.cloud.bigquery
├─ com.google.cloud.bigquery.Jsonify.class - [JAR]
├─ com.google.cloud.bigquery.RoutineInfoHelper.class - [JAR]
no.nrk.bigquery.client.google
├─ no.nrk.bigquery.client.google.EnsureUpdated.class - [JAR]
├─ no.nrk.bigquery.client.google.GoogleBigQueryClient.class - [JAR]
no.nrk.bigquery.client.google.internal
├─ no.nrk.bigquery.client.google.internal.GoogleBQPollImpl.class - [JAR]
├─ no.nrk.bigquery.client.google.internal.GoogleTypeHelper.class - [JAR]
├─ no.nrk.bigquery.client.google.internal.PartitionTypeHelper.class - [JAR]
├─ no.nrk.bigquery.client.google.internal.RoutineHelper.class - [JAR]
├─ no.nrk.bigquery.client.google.internal.SchemaHelper.class - [JAR]
├─ no.nrk.bigquery.client.google.internal.TableHelper.class - [JAR]