License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-parent |
Version | Version11.4.5 |
Type | Typepom |
Description |
Descriptiondocx4j 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 |
Filename | Size |
---|---|
docx4j-parent-11.4.5.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-parent/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-parent</artifactId>
<version>11.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-parent/
implementation 'org.docx4j:docx4j-parent:11.4.5'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-parent/
implementation ("org.docx4j:docx4j-parent:11.4.5")
'org.docx4j:docx4j-parent:pom:11.4.5'
<dependency org="org.docx4j" name="docx4j-parent" rev="11.4.5">
<artifact name="docx4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-parent', version='11.4.5')
)
libraryDependencies += "org.docx4j" % "docx4j-parent" % "11.4.5"
[org.docx4j/docx4j-parent "11.4.5"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |