License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-core |
Last Version | Last Version11.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocx4j-core
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.
|
Filename | Size |
---|---|
docx4j-core-11.4.7.pom | |
docx4j-core-11.4.7.jar | 2 MB |
docx4j-core-11.4.7-sources.jar | 2 MB |
docx4j-core-11.4.7-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-core/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-core</artifactId>
<version>11.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-core/
implementation 'org.docx4j:docx4j-core:11.4.7'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-core/
implementation ("org.docx4j:docx4j-core:11.4.7")
'org.docx4j:docx4j-core:jar:11.4.7'
<dependency org="org.docx4j" name="docx4j-core" rev="11.4.7">
<artifact name="docx4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-core', version='11.4.7')
)
libraryDependencies += "org.docx4j" % "docx4j-core" % "11.4.7"
[org.docx4j/docx4j-core "11.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.docx4j : docx4j-openxml-objects | jar | 11.4.7 |
org.docx4j : docx4j-openxml-objects-pml | jar | 11.4.7 |
org.docx4j : docx4j-openxml-objects-sml | jar | 11.4.7 |
org.plutext : jaxb-svg11 | jar | 11.4.0 |
net.engio : mbassador | jar | 1.3.2 |
org.slf4j : jcl-over-slf4j | jar | 2.0.0-alpha5 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-compress | jar | 1.21 |
commons-codec : commons-codec | jar | 1.12 |
commons-io : commons-io | jar | 2.7 |
org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.7 |
org.docx4j.org.apache : xalan-interpretive | jar | 11.0.0 |
net.arnx : wmf2svg | jar | 0.9.8 |
org.antlr : antlr-runtime | jar | 3.5.2 |
org.antlr : stringtemplate | jar | 3.2.1 |
org.checkerframework : checker-qual | jar | 2.8.1 |
com.google.errorprone : error_prone_annotations | jar | 2.3.3 |
org.apache.pdfbox : fontbox | jar | 2.0.24 |
com.thoughtworks.qdox : qdox | jar | 1.12 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |