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-snowflake-connection-4.29.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.connection.jdbc.driver
├─ org.finos.legend.connection.jdbc.driver.Snowflake_JDBCConnectionDriver.class - [JAR]
org.finos.legend.connection
├─ org.finos.legend.connection.SnowflakeAccountType.class - [JAR]
org.finos.legend.connection.protocol
├─ org.finos.legend.connection.protocol.SnowflakeConnectionSpecification.class - [JAR]
org.finos.legend.connection.impl
├─ org.finos.legend.connection.impl.SnowflakeConnectionBuilder.class - [JAR]