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 openurp-sin-harvest-model-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openurp.sin.harvest
├─ org.openurp.sin.harvest.AssumeRole.class - [JAR]
├─ org.openurp.sin.harvest.HarvestType.class - [JAR]
├─ org.openurp.sin.harvest.Literature.class - [JAR]
├─ org.openurp.sin.harvest.LiteratureMember.class - [JAR]
├─ org.openurp.sin.harvest.PublishedRange.class - [JAR]
├─ org.openurp.sin.harvest.PublishedSituation.class - [JAR]
├─ org.openurp.sin.harvest.Researcher.class - [JAR]
├─ org.openurp.sin.harvest.ThesisHarvest.class - [JAR]
org.openurp.sin.harvest.model
├─ org.openurp.sin.harvest.model.AssumeRoleBean.class - [JAR]
├─ org.openurp.sin.harvest.model.HarvestTypeBean.class - [JAR]
├─ org.openurp.sin.harvest.model.LiteratureBean.class - [JAR]
├─ org.openurp.sin.harvest.model.LiteratureMemberBean.class - [JAR]
├─ org.openurp.sin.harvest.model.PublishedRangeBean.class - [JAR]
├─ org.openurp.sin.harvest.model.PublishedSituationBean.class - [JAR]
├─ org.openurp.sin.harvest.model.ResearcherBean.class - [JAR]
├─ org.openurp.sin.harvest.model.ThesisHarvestBean.class - [JAR]