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 mgl-compress-maven-plugin-3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.mgl.closure.compiler
├─ tech.mgl.closure.compiler.CompressJs.class - [JAR]
├─ tech.mgl.closure.compiler.NewCheckFolder.class - [JAR]
tech.mgl
├─ tech.mgl.CompressMojo.class - [JAR]
├─ tech.mgl.CompressMojoKt.class - [JAR]
tech.mgl.common
├─ tech.mgl.common.FileUtils.class - [JAR]
tech.mgl.closure
├─ tech.mgl.closure.NewFileChecker.class - [JAR]
tech.mgl.exception
├─ tech.mgl.exception.MGLErrorReport.class - [JAR]
tech.mgl.base
├─ tech.mgl.base.BaseMojo.class - [JAR]
├─ tech.mgl.base.CompressType.class - [JAR]
├─ tech.mgl.base.NewBaseMojo.class - [JAR]