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 baleen-history-2.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.dstl.baleen.history.utils
├─ uk.gov.dstl.baleen.history.utils.HistoryModule.class - [JAR]
uk.gov.dstl.baleen.history.mongo
├─ uk.gov.dstl.baleen.history.mongo.MongoDocumentHistory.class - [JAR]
├─ uk.gov.dstl.baleen.history.mongo.MongoHistory.class - [JAR]
uk.gov.dstl.baleen.history.elasticsearch
├─ uk.gov.dstl.baleen.history.elasticsearch.ESHistory.class - [JAR]
├─ uk.gov.dstl.baleen.history.elasticsearch.ElasticsearchDocumentHistory.class - [JAR]
├─ uk.gov.dstl.baleen.history.elasticsearch.ElasticsearchHistory.class - [JAR]