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.
Version1.9.1compared with

Version Details

Compile Changes (1)

1.9.0 1.9.1
ChangeGroup / ArtifactPreviousCurrent
- Removed com.google.elemental2 » elemental2-core1.1.0-

Provided Changes (1)

1.9.0 1.9.1
ChangeGroup / ArtifactPreviousCurrent
+ Added org.apache.commons » commons-lang3-3.12.0