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 wro4j-maven-plugin-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ro.isdc.wro.maven.plugin.support
├─ ro.isdc.wro.maven.plugin.support.AggregatedFolderPathResolver.class - [JAR]
├─ ro.isdc.wro.maven.plugin.support.BuildContextHolder.class - [JAR]
├─ ro.isdc.wro.maven.plugin.support.ExtraConfigFileAware.class - [JAR]
├─ ro.isdc.wro.maven.plugin.support.ProgressIndicator.class - [JAR]
├─ ro.isdc.wro.maven.plugin.support.ResourceChangeHandler.class - [JAR]
ro.isdc.wro.maven.plugin.support.spi
├─ ro.isdc.wro.maven.plugin.support.spi.DefaultLocatorProvider.class - [JAR]
ro.isdc.wro.maven.plugin
├─ ro.isdc.wro.maven.plugin.AbstractLinterMojo.class - [JAR]
├─ ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo.class - [JAR]
├─ ro.isdc.wro.maven.plugin.AbstractWro4jMojo.class - [JAR]
├─ ro.isdc.wro.maven.plugin.CssLintMojo.class - [JAR]
├─ ro.isdc.wro.maven.plugin.JsHintMojo.class - [JAR]
├─ ro.isdc.wro.maven.plugin.JsLintMojo.class - [JAR]
├─ ro.isdc.wro.maven.plugin.Wro4jMojo.class - [JAR]
ro.isdc.wro.maven.plugin.manager.factory
├─ ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory.class - [JAR]