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
com.github.spotbugs spotbugs-annotations 4.9.4 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.soebes.itf.jupiter.extension itf-assertj 0.13.1 jar Apache License 2.0
com.soebes.itf.jupiter.extension itf-jupiter-extension 0.13.1 jar Apache License 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.9.10 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.10 jar Apache-2.0
org.apache.maven.enforcer enforcer-api 3.6.1 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.1 jar Apache-2.0
org.assertj assertj-core 3.27.3 jar Apache-2.0
org.junit.jupiter junit-jupiter-engine 5.12.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.2.0 jar The MIT License