is not current version
Last Version 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

License

License

GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi-ooxml-full
Version

Version

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.