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:
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.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-testing | 1.4.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.mockito | mockito-core | 3.12.4 | jar | The MIT License |