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.apache.logging.log4j | log4j-api | 2.23.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.23.1 | jar | Apache-2.0 |
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.apache.logging.log4j | log4j-slf4j-impl | 2.23.1 | jar | Apache-2.0 |
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.junit.jupiter | junit-jupiter-api | 5.11.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite | 1.11.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.14.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.14.0 | jar | MIT |