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
ant ant 1.6.5 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
hsqldb hsqldb 1.8.0.10 jar HSQLDB License
org.apache.maven maven-artifact 3.9.16 jar Apache-2.0
org.apache.maven maven-model 3.9.16 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.16 jar Apache-2.0
org.apache.maven maven-settings 3.9.16 jar Apache-2.0
org.dbunit dbunit 3.2.0 jar GNU Lesser General Public License, Version 2.1
org.junit.jupiter junit-jupiter 6.1.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 6.1.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 6.1.0 jar Eclipse Public License v2.0
org.slf4j slf4j-api 2.0.18 jar MIT

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.assertj assertj-core 3.27.7 jar Apache-2.0
org.slf4j slf4j-simple 2.0.18 jar MIT

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.plugin-tools maven-plugin-annotations 3.15.2 jar Apache-2.0