MVN

org.ibissource : ibis-xerces

Maven & Gradle

Jun 10, 2022
2 usages

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.ibissource</groupId>
    <artifactId>ibis-xerces</artifactId>
    <version>2.12.2-xml-schema-1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.12.2-xml-schema-1.1

All Versions

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

Version Vulnerabilities Updated
2.12.x
ibis-xerces-2.12.2-xml-schema-1.1
ibis-xerces-2.12.1-xml-schema-1.1
ibis-xerces-2.12.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ibissource</groupId>
    <artifactId>ibis-xerces</artifactId>
    <version>2.12.2-xml-schema-1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ibissource : ibis-xerces gradle dependency to your build.gradle file:

implementation 'org.ibissource:ibis-xerces:2.12.2-xml-schema-1.1'

Gradle Kotlin DSL: Add the following org.ibissource : ibis-xerces gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ibissource:ibis-xerces:2.12.2-xml-schema-1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ibissource : ibis-xerces sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ibissource" % "ibis-xerces" % "2.12.2-xml-schema-1.1"

Advertisement

Dependencies from Group

Aug 04, 2023
15 usages
76 stars
Sep 01, 2022
5 usages
11 stars
Aug 29, 2022
5 usages
2 stars
Aug 04, 2023
4 usages
76 stars
Aug 04, 2023
4 usages
76 stars

Discover Dependencies

Aug 22, 2023
1 usages
4 stars
Sep 19, 2022
5 usages
9 stars
Aug 08, 2019
2 usages
115 stars
Nov 17, 2022
1 usages
15 stars
Mar 25, 2022
1 usages
2 stars
Nov 17, 2022
2 usages
5 stars