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.7.0compared with

Version Details

Compile Changes (4)

Provided Changes (2)

1.6.6 1.7.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.apache.velocity » velocity-engine-core2.12.2
- Removed commons-collections » commons-collections3.2.2-

Test Changes (1)

1.6.6 1.7.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.junit.jupiter » junit-jupiter-engine5.5.25.6.0