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 |
|---|---|---|---|---|
| backport-util-concurrent | backport-util-concurrent | 3.1 | jar | Public Domain |
| commons-io | commons-io | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
| javax.servlet | servlet-api | 2.4 | jar | CDDL + GPLv2 with classpath exception |
| org.apache.maven | maven-artifact | 2.0.6 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-model | 2.0.6 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-plugin-api | 2.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-project | 2.0.9 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-repository-metadata | 3.0.3 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.shared | maven-common-artifact-filters | 1.2 | jar | The Apache Software License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 1.5.9 | jar | Apache Public License 2.0 |
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 | 3.8.2 | jar | Common Public License Version 1.0 |