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.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
commons-codec commons-codec 1.17.1 jar Apache-2.0
commons-io commons-io 2.16.1 jar Apache-2.0
commons-logging commons-logging 1.3.3 jar Apache-2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.commons commons-lang3 3.15.0 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 2.0.0 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 2.0.0 jar Apache-2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.jenkins-ci test-annotations 1.4 jar -
org.junit.jupiter junit-jupiter 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.10.3 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.10.3 jar Eclipse Public License v2.0
org.mockito mockito-android 5.12.0 jar MIT
org.mockito mockito-core 5.12.0 jar MIT
org.mockito mockito-errorprone 5.12.0 jar MIT
org.mockito mockito-junit-jupiter 5.12.0 jar MIT
org.mockito mockito-proxy 5.12.0 jar MIT
org.mockito mockito-subclass 5.12.0 jar MIT
org.ow2.asm asm 9.7 jar BSD-3-Clause
org.ow2.asm asm-analysis 9.7 jar BSD-3-Clause
org.ow2.asm asm-commons 9.7 jar BSD-3-Clause
org.ow2.asm asm-tree 9.7 jar BSD-3-Clause
org.ow2.asm asm-util 9.7 jar BSD-3-Clause
org.slf4j slf4j-api 2.0.13 jar MIT License