Last Version

Apache POI 4.1.2

Apache POI - Java API To Access Microsoft Format Files

License

License

GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi-ooxml-schemas
Version

Version

4.1.2
Type

Type

jar
Description

Description

Apache POI
Apache POI - Java API To Access Microsoft Format Files
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download poi-ooxml-schemas 4.1.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.