HTML Compressor and Minifier


HTML Compressor and Minifier

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.

Compile dependencies (2)

Provided dependencies (2)

Group / Artifact Version Newer Version
javax.servlet.jsp » jsp-api 2.1 2.2.1-b03
org.apache.velocity » velocity-tools 2.0 NA

Test dependencies (1)

Group / Artifact Version Newer Version
junit » junit 4.8.2 4.13.2