License |
License |
---|---|
GroupId | GroupIdorg.apache.poi |
ArtifactId | ArtifactIdpoi-ooxml |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache POI - API based on OPC and OOXML schemas
Apache POI - Java API To Access Microsoft Format Files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
poi-ooxml-5.2.2.pom | |
poi-ooxml-5.2.2.jar | 884 KB |
poi-ooxml-5.2.2-sources.jar | 655 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.poi/poi-ooxml/ -->
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.poi/poi-ooxml/
implementation 'org.apache.poi:poi-ooxml:5.2.2'
// https://jarcasting.com/artifacts/org.apache.poi/poi-ooxml/
implementation ("org.apache.poi:poi-ooxml:5.2.2")
'org.apache.poi:poi-ooxml:jar:5.2.2'
<dependency org="org.apache.poi" name="poi-ooxml" rev="5.2.2">
<artifact name="poi-ooxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.poi', module='poi-ooxml', version='5.2.2')
)
libraryDependencies += "org.apache.poi" % "poi-ooxml" % "5.2.2"
[org.apache.poi/poi-ooxml "5.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-ooxml-lite | jar | 5.2.2 |
org.apache.xmlbeans : xmlbeans | jar | 5.0.3 |
org.apache.commons : commons-compress | jar | 1.21 |
commons-io : commons-io | jar | 2.11.0 |
com.github.virtuald : curvesapi | jar | 1.07 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.santuario : xmlsec Optional | jar | 2.3.0 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.70 |
org.bouncycastle : bcutil-jdk15on Optional | jar | 1.70 |
org.apache.pdfbox : pdfbox Optional | jar | 2.0.25 |
de.rototor.pdfbox : graphics2d Optional | jar | 0.35 |
org.apache.xmlgraphics : batik-svggen Optional | jar | 1.14 |
org.apache.xmlgraphics : batik-svgrasterizer Optional | jar | 1.14 |
org.apache.xmlgraphics : batik-codec Optional | jar | 1.14 |
org.apache.xmlgraphics : batik-bridge Optional | jar | 1.14 |