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
com.fasterxml.jackson.core jackson-core 2.21.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.21.1 jar The Apache Software License, Version 2.0
com.opencsv opencsv 5.12.0 jar Apache 2
info.picocli picocli 4.7.7 jar The Apache Software License, version 2.0
org.slf4j slf4j-jdk14 2.0.17 jar MIT
org.springframework spring-context 7.0.6 jar Apache License, Version 2.0
pro.verron.office-stamper engine 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
org.mockito mockito-junit-jupiter 5.23.0 jar MIT

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.fasterxml.jackson.core jackson-annotations 2.21 - jar The Apache Software License, Version 2.0
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-beanutils commons-beanutils 1.11.0 - jar Apache-2.0
commons-codec commons-codec 1.21.0 - jar Apache-2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-io commons-io 2.21.0 - jar Apache-2.0
commons-logging commons-logging 1.3.5 - jar Apache-2.0
io.micrometer micrometer-commons 1.16.4 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.4 - jar The Apache Software License, Version 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.18.0 - jar Apache-2.0
org.apache.commons commons-text 1.13.1 - 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-core 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.javassist javassist 3.30.2-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.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
org.springframework spring-aop 7.0.6 - jar Apache License, Version 2.0
org.springframework spring-beans 7.0.6 - jar Apache License, Version 2.0
org.springframework spring-core 7.0.6 - jar Apache License, Version 2.0
org.springframework spring-expression 7.0.6 - jar Apache License, Version 2.0
pro.verron.office-stamper asciidoc 3.2 - jar MIT License
pro.verron.office-stamper utils 3.2 - jar MIT License

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
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.7 jar Apache License, Version 2.0
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.mockito mockito-core 5.23.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.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

The Apache Software License, version 2.0: picocli

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

Apache 2.0: error-prone annotations

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

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, opencsv, xalan-interpretive, xalan-serializer

BSD License: AntLR Parser Generator

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache License 2.0: Javassist

The MIT License: Checker Qual

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

Apache License, Version 2.0: Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL)

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

LGPL 2.1: Javassist

MIT: SLF4J API Module, SLF4J JDK14 Provider, mockito-core, mockito-junit-jupiter

MIT license: mbassador

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache XML Graphics Commons, Jackson-annotations, Jackson-core, QDox, SparseBitSet, jackson-databind, micrometer-commons, micrometer-observation, 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
jackson-annotations-2.21.jar 82.1 kB 89 76 2 1.8 Yes
jackson-core-2.21.1.jar 594.8 kB 286 - - - -
   • Root - 250 213 16 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.21.1.jar 1.7 MB 852 - - - -
   • Root - 850 812 23 1.8 Yes
   • Versioned - 2 1 1 9 No
error_prone_annotations-2.3.3.jar 13.2 kB 33 21 2 1.7 No
opencsv-5.12.0.jar 242.3 kB 196 157 15 1.8 Yes
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-beanutils-1.11.0.jar 246.8 kB 152 - - - -
   • Root - 151 134 5 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-codec-1.21.0.jar 402.5 kB 286 - - - -
   • Root - 284 136 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
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
picocli-4.7.7.jar 417.6 kB 234 - - - -
   • Root - 232 228 1 1.5 Yes
   • Versioned - 2 1 1 9 No
micrometer-commons-1.16.4.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-observation-1.16.4.jar 83.9 kB 82 67 6 1.8 Yes
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
byte-buddy-1.17.7.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.7.jar 366.2 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 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.18.0.jar 703 kB 444 - - - -
   • Root - 443 413 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-text-1.13.1.jar 259.1 kB 185 - - - -
   • Root - 184 164 8 1.8 Yes
   • Versioned - 1 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
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 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
mockito-core-5.23.0.jar 720.7 kB 656 584 66 11 Yes
mockito-junit-jupiter-5.23.0.jar 9.4 kB 14 6 3 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 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
slf4j-jdk14-2.0.17.jar 10.6 kB 20 - - - -
   • Root - 18 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-7.0.6.jar 426.2 kB 325 293 18 17 Yes
spring-beans-7.0.6.jar 928 kB 504 473 13 17 Yes
spring-context-7.0.6.jar 1.4 MB 965 882 59 17 Yes
spring-core-7.0.6.jar 2 MB 1308 - - - -
   • Root - 1287 1211 60 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.6.jar 322.5 kB 170 158 6 17 Yes
asciidoc-3.2.jar 114.8 kB 68 46 2 25 Yes
engine-3.2.jar 331.3 kB 336 160 28 25 Yes
utils-3.2.jar 101.6 kB 58 21 9 25 Yes
Total Size Entries Classes Packages Java Version Debug Information
76 49.9 MB 32310 25847 1206 25 70
compile: 62 compile: 38.3 MB compile: 24357 compile: 21310 compile: 1033 25 compile: 57
runtime: 1 runtime: 26.7 kB runtime: 32 runtime: 10 runtime: 3 runtime: 1
test: 13 test: 11.5 MB test: 7921 test: 4527 test: 170 17 test: 12