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.1.0compared with
Version Details
| 2.0.2 | 2.1.0 | |
|---|---|---|
| Release date | Aug 18, 2024 | Apr 19, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.0.2 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.3.0-jre | 33.4.8-jre |
| ~ Updated | org.slf4j » slf4j-api | 2.0.16 | 2.0.17 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.16 | 2.0.17 |
Provided Changes (3)
| 2.0.2 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | jakarta.servlet.jsp » jakarta.servlet.jsp-api | 3.1.1 | 4.0.0 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.16.0 | 3.17.0 |
| ~ Updated | org.apache.velocity » velocity-engine-core | 2.3 | 2.4.1 |
Test Changes (1)
| 2.0.2 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.11.0 | 5.12.2 |
