xml-apis:xml-apis (1.0.b2)
Published 2026-02-24 13:45:07 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.0.b2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=xml-apis:xml-apis:1.0.b2About this package
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.
Details
2026-02-24 13:45:07 +00:00
Assets (2)
Versions (2)
View all
Maven
0
XML Commons External Components XML APIs
The Apache Software License, Version 2.0
109 KiB
xml-apis-1.0.b2.jar
107 KiB
xml-apis-1.0.b2.pom
2.2 KiB