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 org.wso2.carbon.governance.gadgets.resourceimpact-4.8.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.governance.gadgets.resourceimpact.beans
├─ org.wso2.carbon.governance.gadgets.resourceimpact.beans.AssociationBean.class - [JAR]
org.wso2.carbon.governance.gadgets.resourceimpact.internal
├─ org.wso2.carbon.governance.gadgets.resourceimpact.internal.ResourceImpactServiceComponent.class - [JAR]
org.wso2.carbon.governance.gadgets.resourceimpact.util
├─ org.wso2.carbon.governance.gadgets.resourceimpact.util.CommonUtil.class - [JAR]
org.wso2.carbon.governance.gadgets.resourceimpact.services
├─ org.wso2.carbon.governance.gadgets.resourceimpact.services.ResourceImpactAdminService.class - [JAR]