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 dss-project-plugin-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.ProjectAuthImpl.class - [JAR]
com.webank.wedatasphere.dss.standard.app.structure.project.plugin
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.ProjectAuth.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.ProjectCooperationPlugin.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.ProjectPlugin.class - [JAR]
com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter.AbstractProjectAuthInterceptor.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter.ProjectAuthInterceptor.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter.ProjectCooperationFilter.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter.ProjectRequestType.class - [JAR]
com.webank.wedatasphere.dss.standard.app.structure.project.plugin.conf
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.conf.ProjectCooperateConfiguration.class - [JAR]