Jericho HTML Parser

Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.

License

License

Categories

Categories

Net
GroupId

GroupId

net.htmlparser.jericho
ArtifactId

ArtifactId

jericho-html
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Jericho HTML Parser
Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.
Project URL

Project URL

http://jericho.htmlparser.net
Source Code Management

Source Code Management

http://jerichohtml.bzr.sourceforge.net/

Download jericho-html

How to add to project

<!-- https://jarcasting.com/artifacts/net.htmlparser.jericho/jericho-html/ -->
<dependency>
    <groupId>net.htmlparser.jericho</groupId>
    <artifactId>jericho-html</artifactId>
    <version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.htmlparser.jericho/jericho-html/
implementation 'net.htmlparser.jericho:jericho-html:3.4'
// https://jarcasting.com/artifacts/net.htmlparser.jericho/jericho-html/
implementation ("net.htmlparser.jericho:jericho-html:3.4")
'net.htmlparser.jericho:jericho-html:jar:3.4'
<dependency org="net.htmlparser.jericho" name="jericho-html" rev="3.4">
  <artifact name="jericho-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.htmlparser.jericho', module='jericho-html', version='3.4')
)
libraryDependencies += "net.htmlparser.jericho" % "jericho-html" % "3.4"
[net.htmlparser.jericho/jericho-html "3.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.12
commons-logging : commons-logging Optional jar 1.1.1
org.apache.logging.log4j : log4j-api Optional jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.4
3.3
3.2
3.1
3.0
2.6.1
2.6
2.5
2.4
2.3