Last Version

XML Commons External Components XML APIs Extensions 1.3.04

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

License

License

GroupId

GroupId

xml-apis
ArtifactId

ArtifactId

xml-apis-ext
Version

Version

1.3.04
Type

Type

jar
Description

Description

XML Commons External Components XML APIs Extensions
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
Project URL

Project URL

http://xml.apache.org/commons/components/external/
Project Organization

Project Organization

Apache Software Foundation

Download xml-apis-ext 1.3.04


<!-- https://jarcasting.com/artifacts/xml-apis/xml-apis-ext/ -->
<dependency>
    <groupId>xml-apis</groupId>
    <artifactId>xml-apis-ext</artifactId>
    <version>1.3.04</version>
</dependency>
// https://jarcasting.com/artifacts/xml-apis/xml-apis-ext/
implementation 'xml-apis:xml-apis-ext:1.3.04'
// https://jarcasting.com/artifacts/xml-apis/xml-apis-ext/
implementation ("xml-apis:xml-apis-ext:1.3.04")
'xml-apis:xml-apis-ext:jar:1.3.04'
<dependency org="xml-apis" name="xml-apis-ext" rev="1.3.04">
  <artifact name="xml-apis-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='xml-apis', module='xml-apis-ext', version='1.3.04')
)
libraryDependencies += "xml-apis" % "xml-apis-ext" % "1.3.04"
[xml-apis/xml-apis-ext "1.3.04"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.