Project Dependency Management
compile
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 | 
|---|---|---|---|---|
| de.fhdw.gaming | gaming-core | 1.0.2-SNAPSHOT | jar | GPL-3.0-or-later | 
test
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 | 
|---|---|---|---|---|
| org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 | 
| org.junit.jupiter | junit-jupiter | 5.10.0 | jar | Eclipse Public License v2.0 | 
