HtmlFlow library purpose is to allow Java applications to easily writing
HTML documents in a fluent style into a java.io.PrintStream.
Version4.0compared with
Version Details
| 3.9 | 4.0 | |
|---|---|---|
| Release date | Jan 30, 2022 | Jan 31, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 3.9 | 4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.slf4j » slf4j-api | - | 2.0.3 |
| + Added | org.slf4j » slf4j-simple | - | 2.0.3 |
| ~ Updated | com.github.xmlet » htmlApiFaster | 1.0.9 | 1.0.12 |
| ~ Updated | org.jsoup » jsoup | 1.14.2 | 1.15.3 |
Test Changes (6)
| 3.9 | 4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor » reactor-core | - | 3.4.23 |
| + Added | org.junit.jupiter » junit-jupiter-engine | - | 5.9.0 |
| + Added | org.junit.vintage » junit-vintage-engine | - | 5.9.0 |
| + Added | org.mockito » mockito-junit-jupiter | - | 4.8.0 |
| - Removed | io.reactivex.rxjava3 » rxjava | 3.0.12 | - |
| - Removed | junit » junit | 4.13.1 | - |
