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.thoughtworks.qdox qdox 2.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-settings 3.2.5 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-annotations 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-ant 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-api 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-beanshell 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-generators 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-java 3.11.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-tools-model 3.11.0 jar Apache-2.0
org.apache.maven.plugins maven-plugin-plugin 3.11.0 jar Apache-2.0
org.apache.maven.reporting maven-reporting-api 3.1.1 jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-impl 3.2.0 jar Apache License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 4.9.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 4.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.jsoup jsoup 1.17.2 jar The MIT License
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.10.1 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.10.1 jar Eclipse Public License v2.0
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.ow2.asm asm-commons 9.6 jar BSD-3-Clause
org.ow2.asm asm-util 9.6 jar BSD-3-Clause
org.slf4j slf4j-api 1.7.36 jar MIT License
org.slf4j slf4j-simple 1.7.36 jar MIT License

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.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.assertj assertj-core 3.25.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-testing 1.3.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.mockito mockito-core 3.12.4 jar The MIT License