jar

org.zkoss.maven : yuicompressor-maven-plugin-zk

Maven & Gradle

Sep 16, 2011

YUI Compressor Maven Mojo for ZK · To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte). --Modified from [net.alchim31.maven] [yuicompressor-maven-plugin] And remove the jslint we didnt need , and customize the css compressor from yui for working with *.css.dsp It's a really good project for that , thanks a lot.

Table Of Contents

Latest Version

Download org.zkoss.maven : yuicompressor-maven-plugin-zk JAR file - Latest Versions:

All Versions

Download org.zkoss.maven : yuicompressor-maven-plugin-zk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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-zk-1.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.zkoss.maven.yuicompressor.util

├─ org.zkoss.maven.yuicompressor.util.Comments.class - [JAR]

├─ org.zkoss.maven.yuicompressor.util.UnicodeReader.class - [JAR]

org.zkoss.maven.yuicompressor

├─ org.zkoss.maven.yuicompressor.CssCompressor.class - [JAR]

├─ org.zkoss.maven.yuicompressor.YuiCompressorMojo.class - [JAR]

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.MojoSupport.class - [JAR]

├─ net_alchim31_maven_yuicompressor.SourceFile.class - [JAR]

Advertisement