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.2.13 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logback logback-core 1.2.13 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.google.guava guava 32.1.2-jre jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.velocity.tools velocity-tools-generic 3.1 jar Apache License, Version 2.0
org.jsoup jsoup 1.15.3 jar The MIT License
org.junit.jupiter junit-jupiter 5.6.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.6.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.6.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.6.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.6.0 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.6.0 jar Eclipse Public License v2.0
org.slf4j jcl-over-slf4j 1.7.36 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.slf4j log4j-over-slf4j 1.7.36 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.36 jar MIT License
org.slf4j slf4j-log4j12 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.hamcrest hamcrest 2.2 jar BSD License 3
org.mockito mockito-core 3.2.4 jar The MIT License
org.mockito mockito-junit-jupiter 3.2.4 jar The 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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0