Last Version

docx4j parent 11.4.7

docx4j is a library which helps you to work with the Office Open XML file format as used in docx documents, pptx presentations, and xlsx spreadsheets.

License

License

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

org.docx4j
ArtifactId

ArtifactId

docx4j-parent
Version

Version

11.4.7
Type

Type

pom
Description

Description

docx4j parent
docx4j is a library which helps you to work with the Office Open XML file format as used in docx documents, pptx presentations, and xlsx spreadsheets.
Project URL

Project URL

http://www.docx4java.org/

Download docx4j-parent 11.4.7

Filename Size
docx4j-parent-11.4.7.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-parent/ -->
<dependency>
    <groupId>org.docx4j</groupId>
    <artifactId>docx4j-parent</artifactId>
    <version>11.4.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-parent/
implementation 'org.docx4j:docx4j-parent:11.4.7'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-parent/
implementation ("org.docx4j:docx4j-parent:11.4.7")
'org.docx4j:docx4j-parent:pom:11.4.7'
<dependency org="org.docx4j" name="docx4j-parent" rev="11.4.7">
  <artifact name="docx4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-parent', version='11.4.7')
)
libraryDependencies += "org.docx4j" % "docx4j-parent" % "11.4.7"
[org.docx4j/docx4j-parent "11.4.7"]

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
org.slf4j : slf4j-api jar 2.0.0-alpha6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • docx4j-openxml-objects
  • docx4j-openxml-objects-pml
  • docx4j-openxml-objects-sml
  • docx4j-core
  • docx4j-core-tests
  • docx4j-diffx
  • docx4j-docx-anon
  • docx4j-export-fo
  • docx4j-conversion-via-microsoft-graph
  • docx4j-documents4j-remote
  • docx4j-documents4j-local
  • docx4j-JAXB-MOXy
  • docx4j-JAXB-ReferenceImpl
  • docx4j-samples-resources
  • docx4j-samples-docx4j
  • docx4j-samples-docx-diffx
  • docx4j-samples-docx-export-fo
  • docx4j-samples-pptx4j
  • docx4j-samples-xlsx4j
  • docx4j-samples-glox4j
  • docx4j-samples-conversion-via-microsoft-graph
  • docx4j-samples-documents4j-remote
  • docx4j-samples-documents4j-local
  • docx4j-bundle
  • docx4j-legacy-service