MVN

org.hibernate : jtidy

Maven & Gradle

Feb 09, 2007
11 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>org.hibernate</groupId>
    <artifactId>jtidy</artifactId>
    <version>r8-20060801</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: r8-20060801

All Versions

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

Version Vulnerabilities Updated
r8
jtidy-r8-20060801
jtidy-r8-21122004

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>jtidy</artifactId>
    <version>r8-20060801</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.hibernate:jtidy:r8-20060801'

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

implementation("org.hibernate:jtidy:r8-20060801")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hibernate" % "jtidy" % "r8-20060801"

Advertisement

Dependencies from Group

Aug 07, 2023
3.4k usages
5.7k stars
Jun 20, 2023
3.3k usages
1.1k stars
Aug 07, 2023
2.4k usages
5.7k stars
Aug 07, 2023
582 usages
5.7k stars
Aug 07, 2023
439 usages
5.7k stars

Discover Dependencies

Apr 02, 2023
9 usages
2.4k stars
Sep 29, 2014
28 usages
12.9k stars
Dec 17, 2009
64 usages
Jun 19, 2018
13 usages
7 stars
Mar 16, 2019
4 usages
0 stars
Dec 30, 2020
11 usages
9 stars
Jul 27, 2022
38 usages
14 stars
Aug 12, 2020
28 usages
71 stars
Mar 23, 2018
8 usages
75 stars