You can download Tidy-null.jar in this page.
Eclipse Public License - v 1.0
Tidy-null.jar file has the following types.
META-INF/MANIFEST.MF org.w3c.tidy.AttVal.class org.w3c.tidy.AttrCheck.class org.w3c.tidy.AttrCheckImpl.class org.w3c.tidy.Attribute.class org.w3c.tidy.AttributeTable.class org.w3c.tidy.CheckAttribs.class org.w3c.tidy.CheckAttribsImpl.class org.w3c.tidy.Clean.class org.w3c.tidy.Configuration.class org.w3c.tidy.DOMAttrImpl.class org.w3c.tidy.DOMAttrMapImpl.class org.w3c.tidy.DOMCDATASectionImpl.class org.w3c.tidy.DOMCharacterDataImpl.class org.w3c.tidy.DOMCommentImpl.class org.w3c.tidy.DOMDocumentImpl.class org.w3c.tidy.DOMDocumentTypeImpl.class org.w3c.tidy.DOMElementImpl.class org.w3c.tidy.DOMExceptionImpl.class org.w3c.tidy.DOMNodeImpl.class org.w3c.tidy.DOMNodeListByTagNameImpl.class org.w3c.tidy.DOMNodeListImpl.class org.w3c.tidy.DOMProcessingInstructionImpl.class org.w3c.tidy.DOMTextImpl.class org.w3c.tidy.Dict.class org.w3c.tidy.Entity.class org.w3c.tidy.EntityTable.class org.w3c.tidy.IStack.class org.w3c.tidy.Lexer.class org.w3c.tidy.MutableBoolean.class org.w3c.tidy.MutableInteger.class org.w3c.tidy.MutableObject.class org.w3c.tidy.Node.class org.w3c.tidy.Out.class org.w3c.tidy.OutImpl.class org.w3c.tidy.PPrint.class org.w3c.tidy.Parser.class org.w3c.tidy.ParserImpl.class org.w3c.tidy.Report.class org.w3c.tidy.StreamIn.class org.w3c.tidy.StreamInImpl.class org.w3c.tidy.Style.class org.w3c.tidy.StyleProp.class org.w3c.tidy.TagTable.class org.w3c.tidy.Tidy.class org.w3c.tidy.TidyBeanInfo.class org/w3c/tidy/TidyMessages.properties org/w3c/tidy/tidy.gif
Tidy-null.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.birt.runtime.3_7_1</groupId> <artifactId>Tidy</artifactId> <version>1</version> <packaging>jar</packaging> <name>Tidy.jar</name> <description>A component of the BIRT runtime</description> <url>http://www.eclipse.org/projects/project.php?id=birt</url> <licenses> <license> <name>Eclipse Public License - v 1.0</name> <url>http://www.eclipse.org/org/documents/epl-v10.html</url> </license> </licenses> <scm> <url>http://git.eclipse.org/c/birt/org.eclipse.birt.git/</url> <connection>http://git.eclipse.org/c/birt/org.eclipse.birt.git/</connection> </scm> <developers></developers> </project>
<dependency> <groupId>org.eclipse.birt.runtime.3_7_1</groupId> <artifactId>Tidy</artifactId> <version>null</version> </dependency>
If you think the following Tidy-null.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.