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.4compared with
Version Details
| 1.6.3 | 1.6.4 | |
|---|---|---|
| Release date | Feb 21, 2017 | Sep 24, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.6.3 | 1.6.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.javascript » closure-compiler | v20170124 | v20170521 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.23 | 1.7.25 |
| ~ Updated | org.slf4j » slf4j-simple | 1.7.23 | 1.7.25 |