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 |
|---|---|---|---|
| org.aspectj | aspectjrt | 1.6.2 | jar |
| org.slf4j | slf4j-api | 1.5.6 | 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 |
|---|---|---|---|
| com.minutefforts | minuteTest | 0.1 | jar |
| junit | junit | 4.0 | jar |
| log4j | log4j | 1.2.14 | jar |
| org.slf4j | slf4j-log4j12 | 1.5.6 | jar |