Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| 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 |
| org.apache.maven | maven-plugin-api | 3.9.15 | jar | Apache-2.0 |
| org.dbunit | dbunit | 3.0.0 | jar | GNU Lesser General Public License, Version 2.1 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| hsqldb | hsqldb | 1.8.0.10 | jar | HSQLDB License |
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apache.maven | maven-artifact | 3.9.15 | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.15 | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 3.9.15 | jar | Apache-2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.9.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 3.6.1 | jar | Apache-2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.0 | jar | Eclipse Public License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite-api | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.yaml | snakeyaml | 2.2 | jar | Apache License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.platform | junit-platform-launcher | 6.0.3 | jar | Eclipse Public License v2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-api | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.3 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- org.dbunit:dbunit-maven-plugin:maven-plugin:1.2.1-SNAPSHOT
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- hsqldb:hsqldb:jar:1.8.0.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.dbunit:dbunit:jar:3.0.0 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:6.0.3 (compile)
- org.junit.platform:junit-platform-suite-api:jar:6.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:6.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-suite-api:jar:6.0.3 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-suite-engine:jar:6.0.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.17 (runtime)
![[Information]](./images/icon_info_sml.gif)
- ant:ant:jar:1.6.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.15 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.6.1 (compile)
- org.apache.maven:maven-model:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-plugin-api:jar:3.9.15 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.0 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.0 (compile)
- org.apache.maven:maven-settings:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.plexus
GNU Lesser General Public License, Version 2.1: dbUnit Extension, dbUnit Maven Plugin
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Suite API, JUnit Platform Suite Engine
Apache License, Version 2.0: Apache Commons Collections, Plexus :: Component Annotations (deprecated), SnakeYAML
Apache-2.0: Maven Artifact, Maven Model, Maven Plugin API, Maven Settings, Plexus Classworlds, Plexus Common Utilities
MIT: SLF4J API Module, SLF4J Simple Provider
HSQLDB License: HSQLDB
The Apache Software License, Version 2.0: ant
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| ant-1.6.5.jar | 1 MB | 616 | 576 | 25 | 1.2 | Yes |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| hsqldb-1.8.0.10.jar | 706.7 kB | 383 | 314 | 13 | 1.2 | No |
| maven-artifact-3.9.15.jar | 58.9 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-model-3.9.15.jar | 218 kB | 97 | 80 | 3 | 1.8 | Yes |
| maven-plugin-api-3.9.15.jar | 47.6 kB | 48 | 27 | 6 | 1.8 | Yes |
| maven-settings-3.9.15.jar | 44.7 kB | 35 | 19 | 2 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| plexus-classworlds-2.9.0.jar | 54.1 kB | 51 | 36 | 5 | 1.8 | Yes |
| plexus-component-annotations-2.2.0.jar | 4.2 kB | 15 | 3 | 1 | 1.8 | No |
| plexus-utils-3.6.1.jar | 272.1 kB | 152 | - | - | - | - |
| • Root | - | 134 | 108 | 9 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| dbunit-3.0.0.jar | 648.1 kB | 478 | 432 | 34 | 1.8 | Yes |
| org.eclipse.sisu.plexus-1.0.0.jar | 215.7 kB | 204 | 167 | 20 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| junit-platform-launcher-6.0.3.jar | 246.1 kB | 166 | 150 | 8 | 17 | Yes |
| junit-platform-suite-api-6.0.3.jar | 25.9 kB | 41 | 32 | 2 | 17 | No |
| junit-platform-suite-engine-6.0.3.jar | 45 kB | 26 | 15 | 2 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| snakeyaml-2.2.jar | 334.4 kB | 278 | - | - | - | - |
| • Root | - | 270 | 229 | 23 | 1.7 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 27 | 6 MB | 4196 | 3599 | 233 | 17 | 22 |
| compile: 16 | compile: 3.7 MB | compile: 2729 | compile: 2365 | compile: 163 | 17 | compile: 13 |
| runtime: 3 | runtime: 331.8 kB | runtime: 259 | runtime: 211 | runtime: 13 | runtime: 3 | |
| provided: 3 | provided: 321.5 kB | provided: 191 | provided: 133 | provided: 16 | provided: 3 | |
| test: 5 | test: 1.6 MB | test: 1017 | test: 890 | test: 41 | 17 | test: 3 |

