MVN

com.google.code.maven-play-plugin.net.sf.jtidy : jtidy

Maven & Gradle

Feb 27, 2013
1 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 interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

<dependency>
    <groupId>com.google.code.maven-play-plugin.net.sf.jtidy</groupId>
    <artifactId>jtidy</artifactId>
    <version>r938</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.maven-play-plugin.net.sf.jtidy : jtidy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: r938

All Versions

Choose a version of com.google.code.maven-play-plugin.net.sf.jtidy : jtidy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
r938
jtidy-r938

How to add a dependency to Maven

Add the following com.google.code.maven-play-plugin.net.sf.jtidy : jtidy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.code.maven-play-plugin.net.sf.jtidy</groupId>
    <artifactId>jtidy</artifactId>
    <version>r938</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.code.maven-play-plugin.net.sf.jtidy : jtidy gradle dependency to your build.gradle file:

implementation 'com.google.code.maven-play-plugin.net.sf.jtidy:jtidy:r938'

Gradle Kotlin DSL: Add the following com.google.code.maven-play-plugin.net.sf.jtidy : jtidy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.code.maven-play-plugin.net.sf.jtidy:jtidy:r938")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.code.maven-play-plugin.net.sf.jtidy : jtidy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.code.maven-play-plugin.net.sf.jtidy" % "jtidy" % "r938"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 13, 2014
10 usages
Dec 20, 2010
2 usages
Oct 26, 2012
3 usages
1 stars
May 16, 2012
1 usages
2 stars
Aug 21, 2014
3 usages
5.5k stars
Feb 25, 2016
1 usages
53 stars
Nov 04, 2014
2 usages
0 stars
Nov 26, 2013
1 usages
657 stars
Sep 19, 2006
37 usages