jar

com.mobilvox.ossi.mojo : maven-js-plugin

Maven & Gradle

Jan 29, 2008

MobilVox Maven JavaScript Plugin · The Maven JS Plugin contains the compression goal and compresses JavaScript in a web application.

Table Of Contents

Latest Version

Download com.mobilvox.ossi.mojo : maven-js-plugin JAR file - Latest Versions:

All Versions

Download com.mobilvox.ossi.mojo : maven-js-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3
1.2
1.1.x
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 maven-js-plugin-1.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mobilvox.ossi.mojo.js.compression.filemanagement

├─ com.mobilvox.ossi.mojo.js.compression.filemanagement.IncludesExcludesManager.class - [JAR]

com.mobilvox.ossi.mojo

├─ com.mobilvox.ossi.mojo.AbstractJsCompressMojo.class - [JAR]

├─ com.mobilvox.ossi.mojo.JSCompressionMojo.class - [JAR]

├─ com.mobilvox.ossi.mojo.JsSiteCompressionMojo.class - [JAR]

├─ com.mobilvox.ossi.mojo.UserDefinedCompressMojo.class - [JAR]

com.mobilvox.ossi.mojo.js.compression.exception

├─ com.mobilvox.ossi.mojo.js.compression.exception.UnterminatedCommentException.class - [JAR]

├─ com.mobilvox.ossi.mojo.js.compression.exception.UnterminatedRegExpLiteralException.class - [JAR]

├─ com.mobilvox.ossi.mojo.js.compression.exception.UnterminatedStringLiteralException.class - [JAR]

com.mobilvox.ossi.mojo.js.compression

├─ com.mobilvox.ossi.mojo.js.compression.AbstractJsCompressor.class - [JAR]

├─ com.mobilvox.ossi.mojo.js.compression.JSMin.class - [JAR]

├─ com.mobilvox.ossi.mojo.js.compression.JsCompressor.class - [JAR]

├─ com.mobilvox.ossi.mojo.js.compression.JsFileSearcher.class - [JAR]

├─ com.mobilvox.ossi.mojo.js.compression.WarCreator.class - [JAR]