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
junit junit 4.13.2 jar Eclipse Public License 1.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.xbean xbean-reflect 4.23 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.2.0-SNAPSHOT jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-metadata 2.2.0-SNAPSHOT jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 2.2.0-SNAPSHOT jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 jar Eclipse Public License, Version 1.0
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed
org.junit.jupiter junit-jupiter 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.9.3 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.9.3 jar Eclipse Public License v2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.maven.plugin-tools maven-plugin-annotations 3.9.0 jar Apache-2.0