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 install
mvn dependency:get -DremoteRepositories= -Dartifact=xml-apis:xml-apis:1.0.b2

About 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
Maven
2026-02-24 13:45:07 +00:00
0
XML Commons External Components XML APIs
The Apache Software License, Version 2.0
109 KiB
Assets (2)
Versions (2) View all
1.0.b2 2026-02-24
2.0.2 2026-02-24