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 wavemaker-app-build-maven-plugin-11.3.6.ee.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wavemaker.app.build.maven.plugin.handler
├─ com.wavemaker.app.build.maven.plugin.handler.AppBuildHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.ConnectorAPIJarsToClassPathHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.LocaleMessagesGenerationHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.PageMinFileGenerationHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.ProjectDbValidationsGenerationHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.ProjectPrefabBuildFolderGenerationHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.SwaggerDocGenerationHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.VariableServiceDefGenerationHandler.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.handler.WMPropertiesFileGenerationHandler.class - [JAR]
com.wavemaker.app.build.maven.plugin.mojo
├─ com.wavemaker.app.build.maven.plugin.mojo.AppBuildMojo.class - [JAR]
├─ com.wavemaker.app.build.maven.plugin.mojo.AppPreCompileMojo.class - [JAR]