License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j |
Last Version | Last Version6.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocx4j
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-6.1.2.pom | |
docx4j-6.1.2.jar | 3 MB |
docx4j-6.1.2-sources.jar | 3 MB |
docx4j-6.1.2-javadoc.jar | 15 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j</artifactId>
<version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j/
implementation 'org.docx4j:docx4j:6.1.2'
// https://jarcasting.com/artifacts/org.docx4j/docx4j/
implementation ("org.docx4j:docx4j:6.1.2")
'org.docx4j:docx4j:jar:6.1.2'
<dependency org="org.docx4j" name="docx4j" rev="6.1.2">
<artifact name="docx4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j', version='6.1.2')
)
libraryDependencies += "org.docx4j" % "docx4j" % "6.1.2"
[org.docx4j/docx4j "6.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.plutext : jaxb-svg11 | jar | 1.0.2 |
net.engio : mbassador | jar | 1.2.4.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.commons : commons-compress | jar | 1.12 |
commons-codec : commons-codec | jar | 1.11 |
commons-io : commons-io | jar | 2.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.4 |
org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.3 |
org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |
org.apache.avalon.framework : avalon-framework-impl | jar | 4.3.1 |
xalan : xalan | jar | 2.7.2 |
net.arnx : wmf2svg | jar | 0.9.8 |
org.antlr : antlr-runtime | jar | 3.5.2 |
org.antlr : stringtemplate | jar | 3.2.1 |
com.google.guava : guava | jar | 20.0 |
com.thedeanda : lorem | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper | jar | 6.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |