MVN

jtidy : jtidy

Maven & Gradle

Oct 27, 2005
94 usages

JTidy · JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

<dependency>
    <groupId>jtidy</groupId>
    <artifactId>jtidy</artifactId>
    <version>4aug2000r7-dev</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jtidy : jtidy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4aug2000r7-dev

All Versions

Choose a version of jtidy : jtidy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4aug2000r7
jtidy-4aug2000r7-dev

How to add a dependency to Maven

Add the following jtidy : jtidy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jtidy</groupId>
    <artifactId>jtidy</artifactId>
    <version>4aug2000r7-dev</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jtidy : jtidy gradle dependency to your build.gradle file:

implementation 'jtidy:jtidy:4aug2000r7-dev'

Gradle Kotlin DSL: Add the following jtidy : jtidy gradle kotlin dependency to your build.gradle.kts file:

implementation("jtidy:jtidy:4aug2000r7-dev")

How to add a dependency to SBT Scala

SBT Scala: Add the following jtidy : jtidy sbt scala dependency to your build.sbt file:

libraryDependencies += "jtidy" % "jtidy" % "4aug2000r7-dev"

Advertisement

Dependencies from Group

Oct 27, 2005
94 usages

Discover Dependencies

Sep 20, 2005
4 usages
Nov 06, 2006
12 usages
Jul 28, 2023
98 usages
716 stars
Jun 07, 2023
281 usages
3.6k stars
Aug 07, 2023
443 usages
3.5k stars
Jul 31, 2023
3.8k usages
3.7k stars
Jul 30, 2023
30 usages
2.8k stars
May 24, 2021
53 usages