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 appverse-web-modules-backend-ecm-core-1.5.4-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.appverse.web.framework.backend.ecm.core.model.integration
├─ org.appverse.web.framework.backend.ecm.core.model.integration.AbstractDocumentIntegrationBean.class - [JAR]
├─ org.appverse.web.framework.backend.ecm.core.model.integration.DocumentDTO.class - [JAR]
org.appverse.web.framework.backend.ecm.core.services.integration
├─ org.appverse.web.framework.backend.ecm.core.services.integration.IDocumentService.class - [JAR]