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.
Version2.0.0compared with
Version Details
| 1.13.1 | 2.0.0 | |
|---|---|---|
| Release date | Jun 15, 2026 | Dec 03, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 1.13.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.6.0-jre | 32.1.3-jre |
| ~ Updated | com.google.javascript » closure-compiler | v20260610 | v20231112 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.18 | 2.0.9 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.18 | 2.0.9 |
| - Removed | org.mozilla » rhino | 1.9.1 | - |
Provided Changes (3)
| 1.13.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | jakarta.servlet.jsp » jakarta.servlet.jsp-api | 2.3.6 | 3.1.1 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.20.0 | 3.14.0 |
| ~ Updated | org.apache.velocity » velocity-engine-core | 2.4.1 | 2.3 |
Test Changes (3)
| 1.13.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 6.1.0 | 5.10.1 |
| - Removed | jakarta.el » jakarta.el-api | 3.0.3 | - |
| - Removed | jakarta.servlet » jakarta.servlet-api | 4.0.4 | - |