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 legend-engine-xt-relationalStore-spanner-execution-4.25.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.ds.specifications.keys
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.ds.specifications.keys.SpannerDataSourceSpecificationKey.class - [JAR]
org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.driver
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.driver.SpannerCommands.class - [JAR]
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.driver.SpannerDriver.class - [JAR]
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.driver.SpannerManager.class - [JAR]
org.finos.legend.engine.authentication.flows
├─ org.finos.legend.engine.authentication.flows.SpannerWithGCPApplicationDefaultCredentialsFlow.class - [JAR]
org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.extensions
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.extensions.SpannerConnectionExtension.class - [JAR]
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.extensions.SpannerStrategicConnectionExtension.class - [JAR]
org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.ds.specifications
├─ org.finos.legend.engine.plan.execution.stores.relational.connection.spanner.ds.specifications.SpannerDataSourceSpecification.class - [JAR]