htmlparser
nu.validator
nu.validator:htmlparser is a Maven Central artifact (jar) for the JVM. It has 16 published versions. It is used by 62 other indexed artifacts. Browse versions below for dependency snippets and security details.
Recommended: 1.4.16 16 versions jarChecking...
Add to your project1.4.10
<dependency>
<groupId>nu.validator</groupId>
<artifactId>htmlparser</artifactId>
<version>1.4.10</version>
</dependency>Version Details — 1.4.10
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Mar 12, 2018
License
The MIT License
The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.
Checking security advisories...