Last Version

OpenXML4J 1.0-beta

OpenXML4J is a Java library dedicated to the creation and manipulation of Office Open XML (ECMA-376) and OPC based documents (for example Office 2007 Word, Excel and PowerPoint documents).

License

License

GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

openxml4j
Version

Version

1.0-beta
Type

Type

jar
Description

Description

OpenXML4J
OpenXML4J is a Java library dedicated to the creation and manipulation of Office Open XML (ECMA-376) and OPC based documents (for example Office 2007 Word, Excel and PowerPoint documents).

Download openxml4j 1.0-beta


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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
log4j : log4j jar 1.2.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.