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

Apache POI - OOXML schemas (full) 5.0.0

XmlBeans generated from the Ecma supplied xsds (since POI 5.0.0, the 5th edition is used): https://www.ecma-international.org/publications/standards/Ecma-376.htm

Лицензия

Лицензия

Группа

Группа

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

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

poi-ooxml-full
Версия

Версия

5.0.0
Тип

Тип

jar
Описание

Описание

Apache POI - OOXML schemas (full)
XmlBeans generated from the Ecma supplied xsds (since POI 5.0.0, the 5th edition is used): https://www.ecma-international.org/publications/standards/Ecma-376.htm
Ссылка на сайт

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

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

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

Apache Software Foundation

Скачать poi-ooxml-full 5.0.0


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

Зависимости

compile (1)

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

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

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