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.

Лицензия

Лицензия

Группа

Группа

xml-apis
Идентификатор

Идентификатор

xml-apis-ext
Последняя версия

Последняя версия

1.3.04
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://xml.apache.org/commons/components/external/
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать xml-apis-ext

Имя Файла Размер
xml-apis-ext-1.3.04.pom
xml-apis-ext-1.3.04.jar 83 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.04