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 riot-db-2.11.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.redislabs.riot.db
├─ com.redislabs.riot.db.DataSourceOptions.class - [JAR]
├─ com.redislabs.riot.db.DatabaseExportCommand.class - [JAR]
├─ com.redislabs.riot.db.DatabaseExportOptions.class - [JAR]
├─ com.redislabs.riot.db.DatabaseImportCommand.class - [JAR]
├─ com.redislabs.riot.db.DatabaseImportOptions.class - [JAR]
├─ com.redislabs.riot.db.RiotDb.class - [JAR]