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 ssio-ext-test-common-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ssio.integrationtest.cases
├─ org.ssio.integrationtest.cases.BeansSaveITCaseBase.class - [JAR]
├─ org.ssio.integrationtest.cases.SaveParseITCaseBase.class - [JAR]
├─ org.ssio.integrationtest.cases.SheetParseITCaseBase.class - [JAR]
org.ssio.integrationtest.focdoc
├─ org.ssio.integrationtest.focdoc.Player.class - [JAR]
org.ssio.integrationtest.support
├─ org.ssio.integrationtest.support.SsioITHelper.class - [JAR]
org.ssio.integrationtest.beans
├─ org.ssio.integrationtest.beans.ITBean.class - [JAR]
├─ org.ssio.integrationtest.beans.ITBeanFactory.class - [JAR]
├─ org.ssio.integrationtest.beans.ITEnum.class - [JAR]
├─ org.ssio.integrationtest.beans.ITFormatTestBean.class - [JAR]
├─ org.ssio.integrationtest.beans.ITSickBean.class - [JAR]
├─ org.ssio.integrationtest.beans.ITSimpleBean.class - [JAR]
├─ org.ssio.integrationtest.beans.ITStrangeAnnotationBean.class - [JAR]
├─ org.ssio.integrationtest.beans.ITTypeHandlerTestBean.class - [JAR]