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 core-0.0.2-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ca.bc.gov.tno.services
├─ ca.bc.gov.tno.services.ServiceStatus.class - [JAR]
ca.bc.gov.tno
├─ ca.bc.gov.tno.ContentType.class - [JAR]
├─ ca.bc.gov.tno.IEnumValue.class - [JAR]
├─ ca.bc.gov.tno.TagKey.class - [JAR]
ca.bc.gov.tno.models
├─ ca.bc.gov.tno.models.ContentBase.class - [JAR]
├─ ca.bc.gov.tno.models.NlpContent.class - [JAR]
├─ ca.bc.gov.tno.models.SourceContent.class - [JAR]
├─ ca.bc.gov.tno.models.Tag.class - [JAR]
ca.bc.gov.tno.services.models
├─ ca.bc.gov.tno.services.models.HealthReport.class - [JAR]