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

Version Details

Compile Changes (3)

1.9.4 1.10.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.guava » guava33.3.0-jre33.4.8-jre
~ Updated org.slf4j » slf4j-api2.0.162.0.17
~ Updated org.slf4j » slf4j-simple2.0.162.0.17

Provided Changes (2)

1.9.4 1.10.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.apache.commons » commons-lang33.16.03.17.0
~ Updated org.apache.velocity » velocity-engine-core2.32.4.1

Test Changes (1)

1.9.4 1.10.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.junit.jupiter » junit-jupiter-engine5.11.05.12.2