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.registry.relations-4.8.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.registry.relations.internal
├─ org.wso2.carbon.registry.relations.internal.RegistryMgtUIRelationsServiceComponent.class - [JAR]
├─ org.wso2.carbon.registry.relations.internal.RelationsDataHolder.class - [JAR]
org.wso2.carbon.registry.relations.beans
├─ org.wso2.carbon.registry.relations.beans.AssociationBean.class - [JAR]
├─ org.wso2.carbon.registry.relations.beans.AssociationTreeBean.class - [JAR]
├─ org.wso2.carbon.registry.relations.beans.DependenciesBean.class - [JAR]
org.wso2.carbon.registry.relations.services
├─ org.wso2.carbon.registry.relations.services.RelationService.class - [JAR]
org.wso2.carbon.registry.relations.services.utils
├─ org.wso2.carbon.registry.relations.services.utils.AssociationTreeBeanPopulator.class - [JAR]
├─ org.wso2.carbon.registry.relations.services.utils.CommonUtil.class - [JAR]
├─ org.wso2.carbon.registry.relations.services.utils.DependenciesBeanPopulator.class - [JAR]