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.12.1 | 2.0.0 | |
|---|---|---|
| Release date | Dec 05, 2025 | Dec 03, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 1.12.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.5.0-jre | 32.1.3-jre |
| ~ Updated | com.google.javascript » closure-compiler | v20250820 | v20231112 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.17 | 2.0.9 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.17 | 2.0.9 |
| - Removed | org.mozilla » rhino | 1.8.1 | - |
Provided Changes (3)
| 1.12.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 (1)
| 1.12.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 6.0.1 | 5.10.1 |
