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.5compared with
Version Details
| 1.6.4 | 1.6.5 | |
|---|---|---|
| Release date | Sep 24, 2017 | Dec 28, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.6.4 | 1.6.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.javascript » closure-compiler | v20170521 | v20181210 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.25 | 1.8.0-beta2 |
| ~ Updated | org.slf4j » slf4j-simple | 1.7.25 | 1.8.0-beta2 |
Provided Changes (3)
| 1.6.4 | 1.6.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.velocity » velocity-engine-core | - | 2.0 |
| ~ Updated | javax.servlet.jsp » javax.servlet.jsp-api | 2.3.2-b02 | 2.3.3 |
| - Removed | org.apache.velocity » velocity | 1.7 | - |
Test Changes (2)
| 1.6.4 | 1.6.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter-engine | - | 5.3.2 |
| - Removed | junit » junit | 4.12 | - |