Project Summary
Project Information
Field | Value |
---|---|
Name | htmlcompressor |
Description | HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available. |
Homepage | https://github.com/hazendaz/htmlcompressor/ |
Project Organization
Field | Value |
---|---|
Name | Jeremy Landis |
URL | https://github.com/hazendaz/htmlcompressor/ |
Build Information
Field | Value |
---|---|
GroupId | com.github.hazendaz |
ArtifactId | htmlcompressor |
Version | 1.9.4 |
Type | jar |
Java Version | 11 |