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 mycore-lta-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mycore.lta.frontend.jersey.resources
├─ org.mycore.lta.frontend.jersey.resources.LTAServicePermission.class - [JAR]
├─ org.mycore.lta.frontend.jersey.resources.LTAStatusService.class - [JAR]
org.mycore.lta.frontend.cli
├─ org.mycore.lta.frontend.cli.MCRLongTermArchiveCommands.class - [JAR]
org.mycore.lta.tools
├─ org.mycore.lta.tools.MCRClassificationMerger.class - [JAR]
├─ org.mycore.lta.tools.MCRCollectionsFileUtils.class - [JAR]
├─ org.mycore.lta.tools.MCRJobQueueTools.class - [JAR]
org.mycore.lta.sip
├─ org.mycore.lta.sip.MCRSIPBuilder.class - [JAR]
├─ org.mycore.lta.sip.MCRSIPBuilderJobAction.class - [JAR]
├─ org.mycore.lta.sip.MCRSIPBuilderJobListener.class - [JAR]
├─ org.mycore.lta.sip.MCRSIPSource.class - [JAR]
org.mycore.lta.lta
├─ org.mycore.lta.lta.MCRLTAService.class - [JAR]