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 maven-metadata-inferer-0.1.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ndx.aadarchi.inferer.maven
├─ org.ndx.aadarchi.inferer.maven.MavenDetailsInfererEnhancer.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.MavenDetailsInfererException.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.MavenEnhancer.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.MavenPomDecorator.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.MavenPomReader.class - [JAR]
org.ndx.aadarchi.inferer.maven.enhancers
├─ org.ndx.aadarchi.inferer.maven.enhancers.AbstractContainerEnhancer.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.enhancers.ComponentEnhancer.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.enhancers.ContainerEnhancer.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.enhancers.ModelElementMavenEnhancer.class - [JAR]
├─ org.ndx.aadarchi.inferer.maven.enhancers.SoftwareSystemEnhancer.class - [JAR]