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. Hudson modifications: ===================== Removed SAX APIs

License

License

Java HTML Tidy License
Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

jtidy
Last Version

Last Version

4aug2000r7-dev-hudson-1
Release Date

Release Date

Type

Type

jar
Description

Description

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. Hudson modifications: ===================== Removed SAX APIs
Project URL

Project URL

http://jtidy.sourceforge.net
Project Organization

Project Organization

JTidy

Download jtidy

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/jtidy/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>jtidy</artifactId>
    <version>4aug2000r7-dev-hudson-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/jtidy/
implementation 'org.jvnet.hudson:jtidy:4aug2000r7-dev-hudson-1'
// https://jarcasting.com/artifacts/org.jvnet.hudson/jtidy/
implementation ("org.jvnet.hudson:jtidy:4aug2000r7-dev-hudson-1")
'org.jvnet.hudson:jtidy:jar:4aug2000r7-dev-hudson-1'
<dependency org="org.jvnet.hudson" name="jtidy" rev="4aug2000r7-dev-hudson-1">
  <artifact name="jtidy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='jtidy', version='4aug2000r7-dev-hudson-1')
)
libraryDependencies += "org.jvnet.hudson" % "jtidy" % "4aug2000r7-dev-hudson-1"
[org.jvnet.hudson/jtidy "4aug2000r7-dev-hudson-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4aug2000r7-dev-hudson-1