You can download jdom-legacy-1.1.3.jar in this page.
Similar to Apache License but with the acknowledgment clause removed
jdom-legacy-1.1.3.jar file has the following types.
META-INF/LICENSE.txt META-INF/MANIFEST.MF META-INF/info.xml META-INF/jdom-info.xml org.jdom.Attribute.class org.jdom.AttributeList.class org.jdom.CDATA.class org.jdom.Comment.class org.jdom.Content.class org.jdom.ContentList.class org.jdom.DataConversionException.class org.jdom.DefaultJDOMFactory.class org.jdom.DescendantIterator.class org.jdom.DocType.class org.jdom.Document.class org.jdom.Element.class org.jdom.EntityRef.class org.jdom.FilterIterator.class org.jdom.IllegalAddException.class org.jdom.IllegalDataException.class org.jdom.IllegalNameException.class org.jdom.IllegalTargetException.class org.jdom.JDOMException.class org.jdom.JDOMFactory.class org.jdom.Namespace.class org.jdom.NamespaceKey.class org.jdom.Parent.class org.jdom.ProcessingInstruction.class org.jdom.Text.class org.jdom.UncheckedJDOMFactory.class org.jdom.Verifier.class org.jdom.adapters.AbstractDOMAdapter.class org.jdom.adapters.CrimsonDOMAdapter.class org.jdom.adapters.DOMAdapter.class org.jdom.adapters.JAXPDOMAdapter.class org.jdom.adapters.OracleV1DOMAdapter.class org.jdom.adapters.OracleV2DOMAdapter.class org.jdom.adapters.XML4JDOMAdapter.class org.jdom.adapters.XercesDOMAdapter.class org.jdom.filter.AbstractFilter.class org.jdom.filter.AndFilter.class org.jdom.filter.ContentFilter.class org.jdom.filter.ElementFilter.class org.jdom.filter.Filter.class org.jdom.filter.NegateFilter.class org.jdom.filter.OrFilter.class org.jdom.input.BuilderErrorHandler.class org.jdom.input.DOMBuilder.class org.jdom.input.JAXPParserFactory.class org.jdom.input.JDOMParseException.class org.jdom.input.SAXBuilder.class org.jdom.input.SAXHandler.class org.jdom.input.TextBuffer.class org.jdom.output.DOMOutputter.class org.jdom.output.EscapeStrategy.class org.jdom.output.Format.class org.jdom.output.JDOMLocator.class org.jdom.output.NamespaceStack.class org.jdom.output.SAXOutputter.class org.jdom.output.XMLOutputter.class org.jdom.transform.JDOMResult.class org.jdom.transform.JDOMSource.class org.jdom.transform.XSLTransformException.class org.jdom.transform.XSLTransformer.class org.jdom.xpath.JaxenXPath.class org.jdom.xpath.XPath.class
jdom-legacy-1.1.3.pom file content.
<project> <modelVersion>4.0.0</modelVersion> <groupId>org.jdom</groupId> <artifactId>jdom-legacy</artifactId> <packaging>jar</packaging> <name>JDOM</name> <version>1.1.3</version> <description> A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project. </description> <url>http://www.jdom.org</url> <organization> <name>JDOM</name> <url>http://www.jdom.org</url> </organization> <mailingLists> <mailingList> <name>JDOM-interest Mailing List</name> <post>jdom-interest@jdom.org</post> <archive>http://jdom.markmail.org/</archive> </mailingList> </mailingLists> <licenses> <license> <name>Similar to Apache License but with the acknowledgment clause removed</name> <url>https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>git@github.com:/hunterhacker/jdom</url> <connection>scm:git:git@github.com:hunterhacker/jdom</connection> <developerConnection>scm:git:git@github.com:hunterhacker/jdom</developerConnection> </scm> <developers> <developer> <id>hunterhacker</id> <name>Jason Hunter</name> <email>jhunter@servlets.com</email> </developer> <developer> <id>rolfl</id> <name>Rolf Lear</name> <email>jdom@tuis.net</email> </developer> </developers> <dependencies> <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> <version>1.1.3</version> <optional>true</optional> </dependency> <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> <version>2.10.0</version> <optional>true</optional> </dependency> </dependencies> <properties> <jdk.version>1.2</jdk.version> </properties> </project>
<dependency> <groupId>org.jdom</groupId> <artifactId>jdom-legacy</artifactId> <version>1.1.3</version> </dependency>
If you think the following jdom-legacy-1.1.3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jdom-legacy-1.1.3.jar file