Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
org.docx4j docx4j-core 11.5.11 jar Apache 2
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
pro.verron.office-stamper asciidoc 3.2 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.junit.jupiter junit-jupiter 6.0.3 jar Eclipse Public License v2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Licenses
antlr antlr 2.7.7 - jar BSD License
com.google.errorprone error_prone_annotations 2.3.3 - jar Apache 2.0
com.sun.istack istack-commons-runtime 4.1.2 - jar Eclipse Distribution License - v 1.0
com.thoughtworks.qdox qdox 1.12.1 - jar The Apache Software License, Version 2.0
com.zaxxer SparseBitSet 1.3 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.21.0 - jar Apache-2.0
commons-io commons-io 2.21.0 - jar Apache-2.0
commons-logging commons-logging 1.3.5 - jar Apache-2.0
jakarta.activation jakarta.activation-api 2.1.4 - jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.5 - jar Eclipse Distribution License - v 1.0
net.arnx wmf2svg 0.9.11 - jar The Apache Software License, Version 2.0
net.engio mbassador 1.3.2 - jar MIT license
org.antlr antlr-runtime 3.5.3 - jar BSD licence
org.antlr stringtemplate 3.2.1 - jar BSD licence
org.apache.commons commons-collections4 4.5.0 - jar Apache-2.0
org.apache.commons commons-compress 1.28.0 - jar Apache-2.0
org.apache.commons commons-lang3 3.20.0 - jar Apache-2.0
org.apache.pdfbox fontbox 3.0.6 - jar Apache-2.0
org.apache.pdfbox pdfbox-io 3.0.6 - jar Apache-2.0
org.apache.xmlgraphics xmlgraphics-commons 2.11 - jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.54.0 - jar The MIT License
org.docx4j docx4j-JAXB-ReferenceImpl 11.5.11 - jar Apache 2
org.docx4j docx4j-openxml-objects 11.5.11 - jar Apache 2
org.docx4j docx4j-openxml-objects-pml 11.5.11 - jar Apache 2
org.docx4j docx4j-openxml-objects-sml 11.5.11 - jar Apache 2
org.docx4j.org.apache xalan-interpretive 11.0.0 - jar Apache 2
org.docx4j.org.apache xalan-serializer 11.0.0 - jar Apache 2
org.glassfish.jaxb jaxb-core 4.0.6 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.6 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.6 - jar Eclipse Distribution License - v 1.0
org.openjfx javafx-base 27-ea+6 linux jar GPLv2+CE
org.openjfx javafx-base 27-ea+6 - jar GPLv2+CE
org.openjfx javafx-controls 27-ea+6 linux jar GPLv2+CE
org.openjfx javafx-controls 27-ea+6 - jar GPLv2+CE
org.openjfx javafx-graphics 27-ea+6 linux jar GPLv2+CE
org.openjfx javafx-graphics 27-ea+6 - jar GPLv2+CE
org.ow2.asm asm 9.9.1 - jar BSD-3-Clause
org.plutext jaxb-svg11 11.4.0 - jar Apache 2
org.slf4j jcl-over-slf4j 2.0.17 - jar Apache-2.0
org.slf4j slf4j-api 2.0.17 - jar MIT

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.3 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: javafx base, javafx controls, javafx graphics

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: Office-stamper AsciiDoc Parser, Office-stamper Utils

BSD-3-Clause: asm

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

BSD licence: ANTLR 3 Runtime, ANTLR StringTemplate

Apache 2: docx4j-JAXB-ReferenceImpl, docx4j-core, docx4j-openxml-objects, docx4j-openxml-objects-pml, docx4j-openxml-objects-sml, jaxb-svg11, xalan-interpretive, xalan-serializer

BSD License: AntLR Parser Generator

EDL 1.0: Angus Activation Registries, Jakarta Activation API

The MIT License: Checker Qual

Apache-2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache FontBox, Apache PDFBox io, JCL 1.2 implemented over SLF4J

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: SLF4J API Module

MIT license: mbassador

The Apache Software License, Version 2.0: Apache XML Graphics Commons, QDox, SparseBitSet, wmf2svg

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
error_prone_annotations-2.3.3.jar 13.2 kB 33 21 2 1.7 No
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
qdox-1.12.1.jar 179.8 kB 124 104 11 1.4 Yes
SparseBitSet-1.3.jar 25.8 kB 25 15 1 1.6 Yes
commons-codec-1.21.0.jar 402.5 kB 286 - - - -
   • Root - 284 136 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.21.0.jar 585.3 kB 428 - - - -
   • Root - 426 398 15 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 1 1 1 9 No
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.xml.bind-api-4.0.5.jar 131.2 kB 138 115 7 11 Yes
wmf2svg-0.9.11.jar 87.8 kB 56 45 6 1.6 Yes
mbassador-1.3.2.jar 98.4 kB 117 97 10 1.7 Yes
antlr-runtime-3.5.3.jar 173.2 kB 130 117 4 1.8 Yes
stringtemplate-3.2.1.jar 148.6 kB 78 60 3 1.4 Yes
commons-collections4-4.5.0.jar 898.7 kB 647 - - - -
   • Root - 646 614 20 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.20.0.jar 713.9 kB 454 - - - -
   • Root - 452 421 18 1.8 Yes
   • Versioned - 2 1 1 9 No
fontbox-3.0.6.jar 1.6 MB 312 191 14 1.8 Yes
pdfbox-io-3.0.6.jar 47.7 kB 34 20 1 1.8 Yes
xmlgraphics-commons-2.11.jar 686.4 kB 436 378 34 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
checker-qual-3.54.0.jar 241.9 kB 459 386 33 1.8 Yes
docx4j-JAXB-ReferenceImpl-11.5.11.jar 6.8 kB 15 4 2 11 Yes
docx4j-core-11.5.11.jar 3.9 MB 2042 1815 148 11 Yes
docx4j-openxml-objects-11.5.11.jar 2.3 MB 2029 1904 78 11 Yes
docx4j-openxml-objects-pml-11.5.11.jar 369.9 kB 351 311 15 11 Yes
docx4j-openxml-objects-sml-11.5.11.jar 600.7 kB 483 462 5 11 Yes
xalan-interpretive-11.0.0.jar 1.8 MB 774 727 30 11 Yes
xalan-serializer-11.0.0.jar 290.1 kB 130 108 4 11 Yes
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
jaxb-core-4.0.6.jar 137.9 kB 157 106 18 11 Yes
jaxb-runtime-4.0.6.jar 920.1 kB 693 559 19 11 Yes
txw2-4.0.6.jar 73.3 kB 72 57 4 11 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.3.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.3.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.3.jar 356.1 kB 189 172 9 17 Yes
junit-jupiter-params-6.0.3.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.3.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.3.jar 280.2 kB 195 177 9 17 Yes
javafx-base-27-ea+6-linux.jar 754.1 kB 688 661 22 25 Yes
javafx-base-27-ea+6.jar 0.3 kB 2 0 0 - -
javafx-controls-27-ea+6-linux.jar 2.6 MB 1535 1244 11 25 Yes
javafx-controls-27-ea+6.jar 0.3 kB 2 0 0 - -
javafx-graphics-27-ea+6-linux.jar 5.5 MB 3478 3049 114 25 Yes
javafx-graphics-27-ea+6.jar 0.3 kB 2 0 0 - -
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.9.1.jar 126.3 kB 45 39 3 1.5 Yes
jaxb-svg11-11.4.0.jar 290.3 kB 165 154 2 11 Yes
jcl-over-slf4j-2.0.17.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
asciidoc-3.2.jar 114.8 kB 68 46 2 25 Yes
Total Size Entries Classes Packages Java Version Debug Information
52 29.1 MB 18605 16202 781 25 46
compile: 43 compile: 27.7 MB compile: 17617 compile: 15340 compile: 727 25 compile: 38
runtime: 1 runtime: 26.7 kB runtime: 32 runtime: 10 runtime: 3 runtime: 1
test: 8 test: 1.4 MB test: 956 test: 852 test: 51 17 test: 7