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 Classifier Type License
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.18.0 - jar Apache-2.0
junit junit 4.13.2 - jar Eclipse Public License 1.0
org.apache.commons commons-compress 1.27.1 - jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 - jar Apache-2.0
org.apache.maven maven-compat 3.6.3 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.6.3 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.6.3 - jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 - jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.1 - jar Apache-2.0
org.apache.maven.shared maven-common-artifact-filters 3.4.0 - jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 - jar Apache License, Version 2.0
org.apache.maven.shared maven-verifier 2.0.0-M1 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-shared-utils 3.5.3 - jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.27.3 - jar Apache-2.0
org.codehaus.plexus plexus-java 1.4.0 - jar Apache-2.0
org.codehaus.plexus plexus-utils 4.0.2 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.1 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M3 - jar Eclipse Public License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M3 - jar Eclipse Public License, Version 2.0
org.fusesource.jansi jansi 2.4.1 - jar Apache License, Version 2.0
org.hamcrest hamcrest 3.0 - jar BSD-3-Clause
org.hamcrest hamcrest-core 3.0 - jar BSD-3-Clause
org.htmlunit htmlunit 4.11.1 - jar Apache License, Version 2.0
org.jacoco org.jacoco.agent 0.8.12 runtime jar EPL-2.0
org.javassist javassist 3.30.2-GA - jar MPL 1.1, LGPL 2.1, Apache License 2.0
org.junit.jupiter junit-jupiter 5.12.1 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.12.1 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.1 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.12.1 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.12.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.12.1 - jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.12.1 - jar Eclipse Public License v2.0
org.mockito mockito-core 3.12.4 - jar The MIT License
org.powermock powermock-api-mockito2 2.0.9 - jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.9 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.0.9 - jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.9 - jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.36 - jar MIT License
org.xmlunit xmlunit-core 2.10.0 - jar The Apache Software License, Version 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.slf4j slf4j-simple 1.7.36 jar MIT License

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-artifact 3.6.3 jar Apache License, Version 2.0
org.apache.maven maven-core 3.6.3 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.6.3 jar Apache License, Version 2.0