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 spring-data-google-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.teiid.spring.data.google.v4
├─ org.teiid.spring.data.google.v4.GoogleCredentialUtil.class - [JAR]
├─ org.teiid.spring.data.google.v4.SheetsAPI.class - [JAR]
├─ org.teiid.spring.data.google.v4.SpreadsheetMetadataExtractor.class - [JAR]
org.teiid.spring.data.google.dataprotocol
├─ org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI.class - [JAR]
├─ org.teiid.spring.data.google.dataprotocol.GoogleJSONParser.class - [JAR]
org.teiid.spring.data.google
├─ org.teiid.spring.data.google.SpreadSheetConfiguration.class - [JAR]
├─ org.teiid.spring.data.google.SpreadsheetConnectionFactory.class - [JAR]
├─ org.teiid.spring.data.google.SpreadsheetConnectionImpl4.class - [JAR]