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:
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 |
---|---|---|---|---|
com.google.guava | guava | 31.1-jre | jar | Apache License, Version 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
org.openjdk.jmh | jmh-core | 1.36 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
org.openjdk.jmh | jmh-generator-annprocess | 1.36 | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
xmlunit | xmlunit | 1.6 | jar | BSD License |