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.1 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.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-annotations 3.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-ant 3.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-api 3.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-beanshell 3.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-generators 3.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-java 3.6.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-model 3.6.4 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 3.6.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0
org.ow2.asm asm 9.2 jar BSD-3-Clause
org.ow2.asm asm-commons 9.2 jar BSD-3-Clause

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
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.mockito mockito-core 2.28.2 jar The MIT License