MVN

net.htmlparser.jericho : jericho-html

Maven & Gradle

Oct 25, 2015
112 usages

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.

<dependency>
    <groupId>net.htmlparser.jericho</groupId>
    <artifactId>jericho-html</artifactId>
    <version>3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.htmlparser.jericho : jericho-html to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4

All Versions

Choose a version of net.htmlparser.jericho : jericho-html to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4
jericho-html-3.4
3.3
jericho-html-3.3
3.2
jericho-html-3.2
3.1
jericho-html-3.1
3.0
jericho-html-3.0
2.6.x
jericho-html-2.6.1
2.6
jericho-html-2.6
2.5
jericho-html-2.5
2.4
jericho-html-2.4
2.3
jericho-html-2.3

How to add a dependency to Maven

Add the following net.htmlparser.jericho : jericho-html maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.htmlparser.jericho</groupId>
    <artifactId>jericho-html</artifactId>
    <version>3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.htmlparser.jericho : jericho-html gradle dependency to your build.gradle file:

implementation 'net.htmlparser.jericho:jericho-html:3.4'

Gradle Kotlin DSL: Add the following net.htmlparser.jericho : jericho-html gradle kotlin dependency to your build.gradle.kts file:

implementation("net.htmlparser.jericho:jericho-html:3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.htmlparser.jericho : jericho-html sbt scala dependency to your build.sbt file:

libraryDependencies += "net.htmlparser.jericho" % "jericho-html" % "3.4"

Advertisement

Dependencies from Group

Oct 25, 2015
112 usages

Discover Dependencies

Jul 27, 2023
3 usages
11.1k stars
May 30, 2016
7 usages
18 stars
2 usages
5.9k stars
Feb 08, 2022
42 usages
1.8k stars
Mar 17, 2023
3.5k usages
2.1k stars
Oct 02, 2018
2 stars
Jul 31, 2023
3 usages
2.1k stars
Mar 26, 2018
7 usages
4.4k stars
Jun 29, 2023
5 usages
428 stars