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.miglayout | miglayout-swing | 4.2 | jar | BSD |
javax.servlet | servlet-api | 2.5 | jar | - |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
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.12 | jar | Eclipse Public License 1.0 |
org.easytesting | fest-assert | 1.4 | jar | LICENSE.txt |
org.mockito | mockito-core | 1.10.19 | jar | The MIT License |
xmlunit | xmlunit | 1.5 | jar | BSD License |