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 windup-reporting-data-6.3.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.windup.reporting.data.dto
├─ org.jboss.windup.reporting.data.dto.AnalysisConfigurationDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationCompatibleFilesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationDependenciesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationDetailsDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationEJBsDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationHardcodedIpAddressesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationHibernateDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationIgnoredFilesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationIssuesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationJBPMsDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationJPAsDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationPackageIncidentsDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationRemoteServicesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationServerResourcesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationSpringBeansDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationTechnologiesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationTransactionsDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.ApplicationUnparsableFilesDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.FileContentDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.FileDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.LabelDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.RuleContentDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.RuleDto.class - [JAR]
├─ org.jboss.windup.reporting.data.dto.TagDto.class - [JAR]
org.jboss.windup.reporting.data
├─ org.jboss.windup.reporting.data.Constants.class - [JAR]
org.jboss.windup.reporting.data.rules
├─ org.jboss.windup.reporting.data.rules.AbstractApiRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.AnalysisConfigurationRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationCompatibleFilesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationDetailsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationEJBsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationHardcodedIpAddressesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationHibernateRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationJBPMRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationJPAsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationRemoteServicesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationServerResourcesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationSpringBeansRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationTransactionsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationUnparsableFilesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.ApplicationsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.DataGatheringRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.DependenciesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.FilesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.IgnoredFilesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.IssuesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.LabelsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.PackageIncidentsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.RulesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.TagsRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.TechnologiesRuleProvider.class - [JAR]
├─ org.jboss.windup.reporting.data.rules.UIRuleProvider.class - [JAR]
org.jboss.windup.reporting.data.rules.utils
├─ org.jboss.windup.reporting.data.rules.utils.DataUtils.class - [JAR]