jar

com.github.hazendaz.maven : yuicompressor-maven-plugin

Maven & Gradle

Jun 17, 2023
1 stars

YUI Compressor Maven Mojo · To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte) and/or to check Javascript files with jslint.

Table Of Contents

Latest Version

Download com.github.hazendaz.maven : yuicompressor-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.hazendaz.maven : yuicompressor-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window yuicompressor-maven-plugin-2.0.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.alchim31.maven.yuicompressor

├─ net.alchim31.maven.yuicompressor.Aggregation.class - [JAR]

├─ net.alchim31.maven.yuicompressor.BasicRhinoShell.class - [JAR]

├─ net.alchim31.maven.yuicompressor.ErrorReporter4Mojo.class - [JAR]

├─ net.alchim31.maven.yuicompressor.JSLintChecker.class - [JAR]

├─ net.alchim31.maven.yuicompressor.JSLintMojo.class - [JAR]

├─ net.alchim31.maven.yuicompressor.MojoSupport.class - [JAR]

├─ net.alchim31.maven.yuicompressor.SourceFile.class - [JAR]

├─ net.alchim31.maven.yuicompressor.YuiCompressorMojo.class - [JAR]

├─ net.alchim31.maven.yuicompressor.package-info.class - [JAR]

com.github.hazendaz.maven.yuicompressor_maven_plugin

├─ com.github.hazendaz.maven.yuicompressor_maven_plugin.HelpMojo.class - [JAR]