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 |
|---|---|---|---|---|
| com.fasterxml.jackson.dataformat | jackson-dataformat-yaml | 2.15.0 | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.14.0 | jar | Apache-2.0 |
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.testng | testng | 7.7.1 | jar | Apache License, Version 2.0 |