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 |
|---|---|---|---|
| commons-lang | commons-lang | 2.3 | jar |
| org.apache.maven | maven-plugin-api | 2.0 | jar |
| org.apache.maven.shared | file-management | 1.1 | jar |
| org.codehaus.groovy.maven | gmaven-mojo | 1.0-rc-3 | jar |
| org.codehaus.mojo.jspc | jspc-compiler-api | 2.0-alpha-3 | jar |
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 |
|---|---|---|---|
| junit | junit | 3.8.1 | jar |