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

License

License

GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi-ooxml-full
Last Version

Last Version

5.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

https://poi.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download poi-ooxml-full

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 5.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.2
5.2.1
5.2.0
5.1.0
5.0.0