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 test-codegen-jar-classes-5.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fake.jar.annotation.parser.modules.dependencies
├─ fake.jar.annotation.parser.modules.dependencies.JARValidJiraWithDependencies.class - [JAR]
├─ fake.jar.annotation.parser.modules.dependencies.JARValidJiraWithMissingNestedDependency.class - [JAR]
├─ fake.jar.annotation.parser.modules.dependencies.JARValidJiraWithMissingScopeDependency.class - [JAR]
fake.jar.annotation.parser.modules.nested
├─ fake.jar.annotation.parser.modules.nested.JARNestedValidJira.class - [JAR]
fake.jar.annotation.parser.modules
├─ fake.jar.annotation.parser.modules.JARInheritedValidJira.class - [JAR]
├─ fake.jar.annotation.parser.modules.JARJiraAndConfluenceCreator.class - [JAR]
├─ fake.jar.annotation.parser.modules.JARJiraAnnotatedWithoutInterface.class - [JAR]
├─ fake.jar.annotation.parser.modules.JARValidJiraModuleCreator.class - [JAR]