jar

com.joestelmach : zipper

Maven & Gradle

Jun 10, 2011
4 stars

Zipper · Zipper is a full-featured asset packaging plugin for Maven that provides JavaScript lint lint checking, Closure Compiler and YUI Compressor support, CSS and JavaScript concatenation, and up-front gzipping.

Table Of Contents

Latest Version

Download com.joestelmach : zipper JAR file - Latest Versions:

All Versions

Download com.joestelmach : zipper JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.2
0.1

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 zipper-0.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.joestelmach.util

├─ com.joestelmach.util.FileSearcher.class - [JAR]

com.joestelmach.zipper.tag

├─ com.joestelmach.zipper.tag.AssetTag.class - [JAR]

com.joestelmach.zipper.plugin

├─ com.joestelmach.zipper.plugin.AssetGroup.class - [JAR]

├─ com.joestelmach.zipper.plugin.CSSCacheBuster.class - [JAR]

├─ com.joestelmach.zipper.plugin.CSSMinifierYUI.class - [JAR]

├─ com.joestelmach.zipper.plugin.ConfigKey.class - [JAR]

├─ com.joestelmach.zipper.plugin.JSOptimizerClosure.class - [JAR]

├─ com.joestelmach.zipper.plugin.LinterJSLint.class - [JAR]

├─ com.joestelmach.zipper.plugin.ZipperMojo.class - [JAR]