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
org.apache.ant ant 1.10.14 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.12.0 jar Apache-2.0
org.apache.maven.shared file-management 3.1.0 jar Apache License, Version 2.0
org.slf4j slf4j-simple 1.7.36 jar MIT License

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.10.1 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.maven maven-core 3.9.0 jar Apache-2.0