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

Version Details

Compile Changes (3)

1.6.2 1.6.3
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.javascript » closure-compilerr1459v20170124
~ Updated org.slf4j » slf4j-api1.7.211.7.23
~ Updated org.slf4j » slf4j-simple1.7.211.7.23

Provided Changes (1)

1.6.2 1.6.3
ChangeGroup / ArtifactPreviousCurrent
+ Added commons-collections » commons-collections-3.2.2