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.18.0 | jar | Apache-2.0 |
org.checkerframework | checker-qual | 3.50.0 | 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.0 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-dateutil | 5.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-jsr223 | 5.0.0 | 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 | 5.13.4 | 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.4 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.google.errorprone | error_prone_annotations | 2.41.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 |
com.oracle.database.jdbc | ojdbc11 | 23.9.0.25.07 | 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.7 | jar | BSD-2-Clause |
org.projectlombok | lombok | 1.18.40 | 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.junit.platform | junit-platform-commons | 1.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-api | 1.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-engine | 1.13.4 | 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 | 1.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-commons | 1.13.4 | 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.0
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.dbunit:dbunit:jar:3.0.0 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:1.13.4 (compile)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (compile)
- org.junit.platform:junit-platform-suite-api:jar:1.13.4 (compile)
- org.junit.platform:junit-platform-suite-commons:jar:1.13.4 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.13.4 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.13.4 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:1.13.4 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- org.yaml:snakeyaml:jar:2.5 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.13.4 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
- org.apache.derby:derby:jar:10.17.1.0 (test)
- org.apache.derby:derbyshared:jar:10.17.1.0 (test)
- org.apache.derby:derbyoptionaltools:jar:10.17.1.0 (test)
- org.apache.derby:derbytools:jar:10.17.1.0 (test)
- org.apache.derby:derbytools:jar:10.17.1.0 (test)
- com.oracle.database.jdbc:ojdbc11:jar:23.9.0.25.07 (provided)
- org.postgresql:postgresql:jar:42.7.7 (provided)
- org.jruby:jruby-core:jar:10.0.2.0 (test)
- org.jruby:jruby-stdlib:jar:10.0.2.0 (test)
- org.apache.groovy:groovy:jar:5.0.0 (test)
- org.apache.groovy:groovy-dateutil:jar:5.0.0 (test)
- org.apache.groovy:groovy-jsr223:jar:5.0.0 (test)
- org.checkerframework:checker-qual:jar:3.50.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
- org.projectlombok:lombok:jar:1.18.40 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.2.0 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.4 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- 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: 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 Commons, 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.4.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.41.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.9.0.25.07.jar | 7.5 MB | 2880 | 2750 | 60 | 11 | Yes | Yes |
commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - | No |
• Root | - | 443 | 413 | 18 | 1.8 | Yes | - |
• Versioned | - | 1 | 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.0.jar | 8.1 MB | 5104 | 4945 | 119 | 11 | Yes | No |
groovy-dateutil-5.0.0.jar | 12.4 kB | 15 | 2 | 1 | 11 | Yes | No |
groovy-jsr223-5.0.0.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.50.0.jar | 241.5 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 | - | - | - |
junit-jupiter-api-5.13.4.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes | No |
junit-platform-commons-1.13.4.jar | 158.5 kB | 100 | - | - | - | - | No |
• Root | - | 89 | 74 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
junit-platform-engine-1.13.4.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes | No |
junit-platform-launcher-1.13.4.jar | 223.1 kB | 144 | 129 | 7 | 1.8 | Yes | No |
junit-platform-suite-api-1.13.4.jar | 26.1 kB | 41 | 32 | 2 | 1.8 | No | No |
junit-platform-suite-commons-1.13.4.jar | 18.7 kB | 12 | 3 | 2 | 1.8 | Yes | No |
junit-platform-suite-engine-1.13.4.jar | 33 kB | 23 | 12 | 2 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
postgresql-42.7.7.jar | 1.1 MB | 538 | 475 | 38 | 1.8 | Yes | No |
lombok-1.18.40.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.6 MB | 28215 | 21696 | 759 | 21 | 29 | 3 |
compile: 11 | compile: 2.5 MB | compile: 2110 | compile: 1820 | compile: 138 | 11 | compile: 10 | - |
runtime: 2 | runtime: 241.8 kB | runtime: 156 | runtime: 132 | runtime: 9 | runtime: 2 | - | |
provided: 8 | provided: 10.7 MB | provided: 4665 | provided: 3518 | provided: 119 | provided: 7 | provided: 1 | |
test: 11 | test: 48.1 MB | test: 21284 | test: 16226 | test: 493 | 21 | test: 10 | test: 2 |