OOXML schemas

XmlBeans generated from the Ecma supplied xsds: http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%20Part%204%20(DOCX).zip

Лицензия

Лицензия

Группа

Группа

org.apache.poi
Идентификатор

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

ooxml-schemas
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

OOXML schemas
XmlBeans generated from the Ecma supplied xsds: http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%20Part%204%20(DOCX).zip
Ссылка на сайт

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

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

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

Apache Software Foundation

Скачать ooxml-schemas

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.xmlbeans : xmlbeans jar 3.0.1

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

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

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

Версия
1.4
1.3
1.1
1.0