MVN

xerces : xercesImpl

Maven & Gradle

Jan 27, 2022
1.9k usages

Xerces2-j · Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 provides fully conforming XML Schema 1.0 and 1.1 processors. An experimental implementation of the "XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)" is also provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.

<dependency>
    <groupId>xerces</groupId>
    <artifactId>xercesImpl</artifactId>
    <version>2.12.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xerces : xercesImpl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12.2

All Versions

Choose a version of xerces : xercesImpl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.12.x
xercesImpl-2.12.2
xercesImpl-2.12.1
2 vulnerabilities
xercesImpl-2.12.0
2 vulnerabilities
2.11.x
xercesImpl-2.11.0
6 vulnerabilities
2.10.x
xercesImpl-2.10.0
6 vulnerabilities
2.9.x
xercesImpl-2.9.1
7 vulnerabilities
xercesImpl-2.9.0
7 vulnerabilities
2.8.x
xercesImpl-2.8.1
7 vulnerabilities
xercesImpl-2.8.0
7 vulnerabilities
2.7.x
xercesImpl-2.7.1
7 vulnerabilities
2.6.x
xercesImpl-2.6.2-jaxb-1.0.6
7 vulnerabilities
xercesImpl-2.6.2
7 vulnerabilities
xercesImpl-2.6.1
7 vulnerabilities
xercesImpl-2.6.0
7 vulnerabilities
2.5.x
xercesImpl-2.5.0
7 vulnerabilities
2.4.x
xercesImpl-2.4.0
7 vulnerabilities
2.3.x
xercesImpl-2.3.0
7 vulnerabilities
2.2.x
xercesImpl-2.2.1
7 vulnerabilities
2.0.x
xercesImpl-2.0.2
7 vulnerabilities
xercesImpl-2.0.0
7 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>xerces</groupId>
    <artifactId>xercesImpl</artifactId>
    <version>2.12.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xerces : xercesImpl gradle dependency to your build.gradle file:

implementation 'xerces:xercesImpl:2.12.2'

Gradle Kotlin DSL: Add the following xerces : xercesImpl gradle kotlin dependency to your build.gradle.kts file:

implementation("xerces:xercesImpl:2.12.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following xerces : xercesImpl sbt scala dependency to your build.sbt file:

libraryDependencies += "xerces" % "xercesImpl" % "2.12.2"

Advertisement

Dependencies from Group

Jan 27, 2022
1.9k usages
Dec 27, 2005
166 usages
Sep 20, 2005
123 usages
Nov 24, 2005
2 usages
Apr 10, 2006
1 usages

Discover Dependencies

May 24, 2017
1.1k usages
Apr 11, 2023
20 usages
3.5k stars
Aug 25, 2023
4.3k usages
60k stars
Feb 07, 2010
1.6k usages
Jul 05, 2018
972 usages
9.6k stars
Aug 25, 2023
1.1k usages
3.9k stars
Aug 24, 2023
354 usages
72.5k stars
Mar 04, 2022
2.1k usages
2.7k stars
Jul 13, 2023
913 usages
54.9k stars