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 crx-maven-plugin-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.btmatthews.maven.plugins.crx
├─ com.btmatthews.maven.plugins.crx.ArchiveHelper.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXArchive.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXArchiveHelper.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXArchiver.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXArchiverImpl.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXMojo.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXSignatureHelper.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.CRXVerifyMojo.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.ParameterUtils.class - [JAR]
├─ com.btmatthews.maven.plugins.crx.SignatureHelper.class - [JAR]