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 smaller-node-builder-maven-plugin-1.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.matrixweb.smaller.maven.plugin.node
├─ de.matrixweb.smaller.maven.plugin.node.Descriptor.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.Extractor.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.Logger.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.NpmCache.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.PackageInfo.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.PackageJson.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.ParseException.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.ParsedVersion.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.Range.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.SemanticVersion.class - [JAR]
├─ de.matrixweb.smaller.maven.plugin.node.SmallerNodeBuilderMojo.class - [JAR]