jar

net.alchim31.maven : yuicompressor-maven-plugin

Maven & Gradle

Nov 23, 2014
2 usages
120 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 net.alchim31.maven : yuicompressor-maven-plugin JAR file - Latest Versions:

All Versions

Download net.alchim31.maven : yuicompressor-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2
1.1
1.0

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-1.5.1.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]

Advertisement