Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| info.picocli | picocli | 4.7.7 | jar | The Apache Software License, version 2.0 |
| org.apache.xmlgraphics | batik-codec | 1.19 | jar | The Apache Software License, Version 2.0 |
| org.apache.xmlgraphics | batik-transcoder | 1.19 | jar | The Apache Software License, Version 2.0 |
| org.docx4j | docx4j-JAXB-ReferenceImpl | 11.5.14 | jar | Apache 2 |
| org.ow2.asm | asm | 9.10.1 | jar | BSD-3-Clause |
| org.slf4j | slf4j-jdk14 | 2.0.18 | jar | MIT |
| pro.verron.asciidoc | asciidoc-compiler | 3.9-SNAPSHOT | jar | MIT License |
| pro.verron.asciidoc | asciidoc-converters | 3.9-SNAPSHOT | jar | MIT License |
| pro.verron.asciidoc | asciidoc-core | 3.9-SNAPSHOT | jar | MIT License |
| pro.verron.asciidoc | asciidoc-docx | 3.9-SNAPSHOT | jar | MIT License |
| pro.verron.asciidoc | asciidoc-preview | 3.9-SNAPSHOT | jar | MIT License |
| pro.verron.imageio | imageio-emf | 3.5 | jar | - |
| pro.verron.imageio | imageio-svg | 3.5 | jar | - |
| pro.verron.imageio | imageio-wmf | 3.5 | jar | - |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter | 6.1.0 | jar | Eclipse Public License v2.0 |