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 |
|---|---|---|---|---|
| org.slf4j | jul-to-slf4j | 1.6.6 | jar | MIT License |
| org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.slf4j | jcl-over-slf4j | 1.6.6 | jar | MIT License |
| org.slf4j | log4j-over-slf4j | 1.6.6 | jar | Apache Software Licenses |
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.10 | jar | Common Public License Version 1.0 |