HtmlFlow library purpose is to allow Java applications to easily writing
HTML documents in a fluent style into a java.io.PrintStream.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.github.xmlet
»
htmlApi Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents. | 1.0.8 | 1.0.13 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.10 | 6.0.3 | |
HTML Parser
MIT
| org.jsoup
»
jsoup2 vulnerabilities jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.11.2 | 1.22.2 |
