Fork me on GitHub

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
ch.qos.logback logback-classic 1.3.14 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.slf4j jcl-over-slf4j 2.0.9 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 2.0.9 jar MIT License
org.slf4j log4j-over-slf4j 2.0.9 jar Apache Software Licenses
org.slf4j slf4j-api 2.0.9 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.junit-pioneer junit-pioneer 2.2.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.mockito mockito-junit-jupiter 4.11.0 jar The MIT License