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 |
|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-core | 2.20.1 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.20.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.asciidoctor | asciidoctorj | 3.0.1 | jar | The Apache Software License, Version 2.0 |
| org.docx4j | docx4j-JAXB-ReferenceImpl | 11.5.9 | jar | Apache 2 |
| org.jruby | jruby | 9.4.14.0 | jar | GPL-2.0, LGPL-2.1, EPL-2.0 |
| org.openjfx | javafx-controls | 26-ea+21 | jar | GPLv2+CE |
| org.ow2.asm | asm | 9.9.1 | jar | BSD-3-Clause |
| org.pitest | pitest-maven | 1.22.0 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-jdk14 | 2.0.17 | jar | MIT |
| org.springframework | spring-context | 7.0.2 | jar | Apache License, Version 2.0 |
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.0.1 | jar | Eclipse Public License v2.0 |
verron.pro