MVN

org.codelibs.xerces : xercesImpl

Maven & Gradle

Aug 06, 2020
1 usages
1 stars

Xerces2-j · Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces 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 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are 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>org.codelibs.xerces</groupId>
    <artifactId>xercesImpl</artifactId>
    <version>2.12.1-sp1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.12.1-sp1

All Versions

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

Version Vulnerabilities Updated
2.12.x
xercesImpl-2.12.1-sp1
xercesImpl-2.12.0-sp1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.codelibs.xerces</groupId>
    <artifactId>xercesImpl</artifactId>
    <version>2.12.1-sp1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.codelibs.xerces:xercesImpl:2.12.1-sp1'

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

implementation("org.codelibs.xerces:xercesImpl:2.12.1-sp1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.codelibs.xerces" % "xercesImpl" % "2.12.1-sp1"

Advertisement

Dependencies from Group

Aug 06, 2020
1 usages
1 stars

Discover Dependencies

Aug 22, 2021
10 usages
1 stars
Aug 11, 2023
10 usages
160 stars
Aug 23, 2023
4 usages
76 stars
Jul 02, 2017
4 usages
354 stars
Apr 03, 2018
1 usages
1.4k stars
Apr 03, 2018
2 usages
1.4k stars
Aug 09, 2018
6 usages
49 stars
Feb 26, 2023
2 usages
1.9k stars
Feb 26, 2023
2 usages
1.9k stars