jar

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

Maven & Gradle

Apr 23, 2023
32 stars

Maven HTMLCompressor Plugin · Maven HTMLCompressor Plugin allows to compress html/xml by adding a few lines to the pom file.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.9.x
1.8.x
1.7.x
1.5.x
1.4.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 htmlcompressor-maven-plugin-1.9.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tunyk.mvn.plugins.htmlcompressor

├─ com.tunyk.mvn.plugins.htmlcompressor.FileTool.class - [JAR]

├─ com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressor.class - [JAR]

├─ com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressorMojo.class - [JAR]

├─ com.tunyk.mvn.plugins.htmlcompressor.XmlCompressor.class - [JAR]

├─ com.tunyk.mvn.plugins.htmlcompressor.XmlCompressorMojo.class - [JAR]

com.github.hazendaz.maven.htmlcompressor_maven_plugin

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