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.14 jar Apache 2
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.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.junit.jupiter junit-jupiter 6.1.0 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 Type Licenses
antlr antlr 2.7.7 jar BSD License
com.google.errorprone error_prone_annotations 2.3.3 jar Apache 2.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.22.0 jar Apache-2.0
commons-io commons-io 2.22.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.7 jar Apache-2.0
org.apache.pdfbox pdfbox-io 3.0.7 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-openxml-objects 11.5.14 jar Apache 2
org.docx4j docx4j-openxml-objects-pml 11.5.14 jar Apache 2
org.docx4j docx4j-openxml-objects-sml 11.5.14 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.plutext jaxb-svg11 11.4.0 jar Apache 2
org.slf4j jcl-over-slf4j 2.0.18 jar Apache-2.0
org.slf4j slf4j-api 2.0.18 jar MIT

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.1.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.1.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.1.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.1.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.1.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • pro.verron.office-stamper:utils:jar:3.6-SNAPSHOT [Information]
    • org.docx4j:docx4j-core:jar:11.5.14 (compile) [Information]
      • org.docx4j:docx4j-openxml-objects:jar:11.5.14 (compile) [Information]
      • jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.5 (compile) [Information]
      • org.slf4j:slf4j-api:jar:2.0.18 (compile) [Information]
      • org.docx4j:docx4j-openxml-objects-pml:jar:11.5.14 (compile) [Information]
      • org.docx4j:docx4j-openxml-objects-sml:jar:11.5.14 (compile) [Information]
      • org.plutext:jaxb-svg11:jar:11.4.0 (compile) [Information]
      • net.engio:mbassador:jar:1.3.2 (compile) [Information]
      • org.slf4j:jcl-over-slf4j:jar:2.0.18 (compile) [Information]
      • org.apache.commons:commons-lang3:jar:3.20.0 (compile) [Information]
      • org.apache.commons:commons-compress:jar:1.28.0 (compile) [Information]
      • commons-io:commons-io:jar:2.22.0 (compile) [Information]
      • commons-codec:commons-codec:jar:1.22.0 (compile) [Information]
      • org.apache.commons:commons-collections4:jar:4.5.0 (compile) [Information]
      • com.zaxxer:SparseBitSet:jar:1.3 (compile) [Information]
      • org.apache.xmlgraphics:xmlgraphics-commons:jar:2.11 (compile) [Information]
      • org.docx4j.org.apache:xalan-interpretive:jar:11.0.0 (compile) [Information]
      • org.docx4j.org.apache:xalan-serializer:jar:11.0.0 (compile) [Information]
      • net.arnx:wmf2svg:jar:0.9.11 (compile) [Information]
      • org.antlr:antlr-runtime:jar:3.5.3 (compile) [Information]
      • org.antlr:stringtemplate:jar:3.2.1 (compile) [Information]
      • antlr:antlr:jar:2.7.7 (compile) [Information]
      • org.checkerframework:checker-qual:jar:3.54.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.3.3 (compile) [Information]
      • org.apache.pdfbox:fontbox:jar:3.0.7 (compile) [Information]
      • org.apache.pdfbox:pdfbox-io:jar:3.0.7 (compile) [Information]
      • com.thoughtworks.qdox:qdox:jar:1.12.1 (compile) [Information]
      • jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile) [Information]
      • commons-logging:commons-logging:jar:1.3.5 (compile) [Information]
    • org.jspecify:jspecify:jar:1.0.0 (compile) [Information]
    • org.junit.jupiter:junit-jupiter:jar:6.1.0 (test) [Information]

Licenses

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 Utils

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-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: 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: Jakarta XML Binding API

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
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.22.0.jar 420.5 kB 300 - - - -
   • Root - 298 150 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.22.0.jar 609.2 kB 458 - - - -
   • Root - 456 428 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.7.jar 1.6 MB 313 192 14 1.8 Yes
pdfbox-io-3.0.7.jar 48.2 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-core-11.5.14.jar 3.9 MB 2053 1825 149 11 Yes
docx4j-openxml-objects-11.5.14.jar 2.3 MB 2030 1905 78 11 Yes
docx4j-openxml-objects-pml-11.5.14.jar 369.9 kB 351 311 15 11 Yes
docx4j-openxml-objects-sml-11.5.14.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
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.1.0.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.1.0.jar 312.2 kB 273 256 10 17 Yes
junit-jupiter-engine-6.1.0.jar 352.6 kB 188 171 9 17 Yes
junit-jupiter-params-6.1.0.jar 303.1 kB 221 200 9 17 Yes
junit-platform-commons-6.1.0.jar 175.9 kB 104 88 10 17 Yes
junit-platform-engine-6.1.0.jar 323.9 kB 216 198 9 17 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
jaxb-svg11-11.4.0.jar 290.3 kB 165 154 2 11 Yes
jcl-over-slf4j-2.0.18.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.18.jar 70 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
38 19 MB 11913 10534 581 17 35
compile: 30 compile: 17.5 MB compile: 10882 compile: 9608 compile: 529 11 compile: 28
test: 8 test: 1.5 MB test: 1031 test: 926 test: 52 17 test: 7