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.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.checkerframework | checker-qual | 3.51.1 | jar | The MIT License |
| org.dbunit | dbunit | 3.0.0 | jar | GNU Lesser General Public License, Version 2.1 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
| org.yaml | snakeyaml | 2.5 | jar | Apache License, Version 2.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.apache.derby | derby | 10.17.1.0 | jar | Apache 2 |
| org.apache.derby | derbyoptionaltools | 10.17.1.0 | jar | Apache 2 |
| org.apache.derby | derbyshared | 10.17.1.0 | jar | Apache 2 |
| org.apache.groovy | groovy | 5.0.3 | jar | The Apache Software License, Version 2.0 |
| org.apache.groovy | groovy-dateutil | 5.0.3 | jar | The Apache Software License, Version 2.0 |
| org.apache.groovy | groovy-jsr223 | 5.0.3 | jar | The Apache Software License, Version 2.0 |
| org.jruby | jruby-core | 10.0.2.0 | jar | GPL-2.0LGPL-2.1EPL-2.0 |
| org.jruby | jruby-stdlib | 10.0.2.0 | jar | GPL-2.0LGPL-2.1EPL-2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
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 |
|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| com.google.errorprone | error_prone_annotations | 2.43.0 | jar | Apache 2.0 |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 |
| com.oracle.database.jdbc | ojdbc11 | 23.26.0.0.0 | jar | Oracle Free Use Terms and Conditions (FUTC) |
| org.gaul | modernizer-maven-annotations | 3.2.0 | jar | The Apache Software License, Version 2.0 |
| org.postgresql | postgresql | 42.7.8 | jar | BSD-2-Clause |
| org.projectlombok | lombok | 1.18.42 | jar | The MIT License |
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.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The 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.1 | 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.apache.derby | derbytools | 10.17.1.0 | jar | Apache 2 |
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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz:scriptable-dataset:jar:3.1.1
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.dbunit:dbunit:jar:3.0.0 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:6.0.1 (compile)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-suite-api:jar:6.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:6.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:6.0.1 (compile)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (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.slf4j:slf4j-simple:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derby:jar:10.17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derbyshared:jar:10.17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derbyoptionaltools:jar:10.17.1.0 (test)
- org.apache.derby:derbytools:jar:10.17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derbytools:jar:10.17.1.0 (test)
- com.oracle.database.jdbc:ojdbc11:jar:23.26.0.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.postgresql:postgresql:jar:42.7.8 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jruby:jruby-core:jar:10.0.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jruby:jruby-stdlib:jar:10.0.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy:jar:5.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-dateutil:jar:5.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-jsr223:jar:5.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.51.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.43.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.42 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.gaul:modernizer-maven-annotations:jar:3.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
Licenses
GNU Lesser General Public License, Version 2.1: dbUnit Extension
LGPL-2.1: JRuby Core, JRuby Lib Setup
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
BSD-2-Clause: PostgreSQL JDBC Driver
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Suite API, JUnit Platform Suite Engine
GPL-2.0: JRuby Core, JRuby Lib Setup
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools
The MIT License: Checker Qual, Project Lombok
Apache-2.0: Apache Commons Lang
Apache License, Version 2.0: J2ObjC Annotations, SnakeYAML
MIT: SLF4J API Module, SLF4J Simple Provider
Oracle Free Use Terms and Conditions (FUTC): ojdbc11
EPL-2.0: JRuby Core, JRuby Lib Setup
The Apache Software License, Version 2.0: Apache Groovy, FindBugs-jsr305, Modernizer Maven Plugin annotations, scriptable-dataset
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| spotbugs-annotations-4.9.8.jar | 16.2 kB | 32 | 25 | 1 | 1.8 | Yes | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
| error_prone_annotations-2.43.0.jar | 20.4 kB | 49 | - | - | - | - | No |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 9 | No | - |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - | No |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| ojdbc11-23.26.0.0.0.jar | 7.6 MB | 2917 | 2785 | 61 | 11 | Yes | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - | No |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| derby-10.17.1.0.jar | 3.5 MB | 1529 | 1471 | 92 | 19 | Yes | Yes |
| derbyoptionaltools-10.17.1.0.jar | 76.8 kB | 28 | 24 | 7 | 19 | Yes | Yes |
| derbyshared-10.17.1.0.jar | 88.8 kB | 48 | 46 | 12 | 19 | Yes | No |
| derbytools-10.17.1.0.jar | 253.6 kB | 105 | 96 | 11 | 19 | Yes | No |
| groovy-5.0.3.jar | 8.1 MB | 5106 | 4947 | 119 | 11 | Yes | No |
| groovy-dateutil-5.0.3.jar | 12.4 kB | 15 | 2 | 1 | 11 | Yes | No |
| groovy-jsr223-5.0.3.jar | 21.5 kB | 22 | 8 | 1 | 11 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| checker-qual-3.51.1.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes | No |
| dbunit-3.0.0.jar | 648.1 kB | 478 | 432 | 34 | 1.8 | Yes | No |
| modernizer-maven-annotations-3.2.0.jar | 3.3 kB | 14 | - | - | - | - | No |
| • Root | - | 12 | 1 | 1 | 1.8 | No | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jruby-core-10.0.2.0.jar | 16.9 MB | 11065 | 9427 | 241 | 21 | Yes | No |
| jruby-stdlib-10.0.2.0.jar | 18.9 MB | 3130 | 0 | 0 | - | - | - |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | No |
| • Root | - | 10 | 4 | 1 | 1.8 | No | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes | No |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes | No |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes | No |
| junit-platform-launcher-6.0.1.jar | 246.1 kB | 166 | 150 | 8 | 17 | Yes | No |
| junit-platform-suite-api-6.0.1.jar | 25.9 kB | 41 | 32 | 2 | 17 | No | No |
| junit-platform-suite-engine-6.0.1.jar | 45 kB | 26 | 15 | 2 | 17 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| postgresql-42.7.8.jar | 1.1 MB | 539 | 476 | 38 | 1.8 | Yes | No |
| lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - | No |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| snakeyaml-2.5.jar | 340 kB | 281 | - | - | - | - | No |
| • Root | - | 273 | 234 | 22 | 1.8 | Yes | - |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 32 | 61.8 MB | 28307 | 21792 | 761 | 21 | 28 | 3 |
| compile: 12 | compile: 2.6 MB | compile: 2144 | compile: 1853 | compile: 139 | 17 | compile: 10 | - |
| runtime: 1 | runtime: 246.1 kB | runtime: 166 | runtime: 150 | runtime: 8 | runtime: 1 | - | |
| provided: 8 | provided: 10.9 MB | provided: 4703 | provided: 3554 | provided: 120 | provided: 7 | provided: 1 | |
| test: 11 | test: 48.1 MB | test: 21294 | test: 16235 | test: 494 | 21 | test: 10 | test: 2 |


