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.17.0 | jar | Apache-2.0 |
org.checkerframework | checker-qual | 3.49.2 | 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.4 | 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 | 4.0.26 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-dateutil | 4.0.26 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy-jsr223 | 4.0.26 | jar | The Apache Software License, Version 2.0 |
org.jruby | jruby-complete | 9.4.2.0 | jar | GPL-2.0LGPL-2.1EPL-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.12.2 | 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.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.google.errorprone | error_prone_annotations | 2.37.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
com.oracle.database.jdbc | ojdbc11 | 23.7.0.25.01 | jar | Oracle Free Use Terms and Conditions (FUTC) |
org.gaul | modernizer-maven-annotations | 3.1.0 | jar | The Apache Software License, Version 2.0 |
org.postgresql | postgresql | 42.7.5 | jar | BSD-2-Clause |
org.projectlombok | lombok | 1.18.38 | 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.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-api | 1.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-engine | 1.12.2 | 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.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-commons | 1.12.2 | 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.0.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.12.2 (compile)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (compile)
- org.junit.platform:junit-platform-suite-api:jar:1.12.2 (compile)
- org.junit.platform:junit-platform-suite-commons:jar:1.12.2 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.12.2 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.12.2 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:1.12.2 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (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.7.0.25.01 (provided)
- org.postgresql:postgresql:jar:42.7.5 (provided)
- org.jruby:jruby-complete:jar:9.4.2.0 (test)
- org.apache.groovy:groovy:jar:4.0.26 (test)
- org.apache.groovy:groovy-dateutil:jar:4.0.26 (test)
- org.apache.groovy:groovy-jsr223:jar:4.0.26 (test)
- org.checkerframework:checker-qual:jar:3.49.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.37.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.1.0 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (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 Complete
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 Complete
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 Complete
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.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
error_prone_annotations-2.37.0.jar | 20.4 kB | 49 | - | - | - | - | No |
• Root | - | 42 | 29 | 2 | 1.8 | Yes | - |
• Versioned | - | 7 | 1 | 1 | 9 | No | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - | No |
• Root | - | 29 | 17 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
ojdbc11-23.7.0.25.01.jar | 7.3 MB | 2788 | 2666 | 55 | 11 | Yes | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - | No |
• Root | - | 425 | 395 | 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-4.0.26.jar | 7.6 MB | 4729 | 4570 | 120 | 1.8 | Yes | No |
groovy-dateutil-4.0.26.jar | 7.9 kB | 13 | 2 | 1 | 1.8 | Yes | No |
groovy-jsr223-4.0.26.jar | 16.6 kB | 20 | 8 | 1 | 1.8 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
checker-qual-3.49.2.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes | No |
dbunit-3.0.0.jar | 648.1 kB | 478 | 432 | 34 | 1.8 | Yes | No |
modernizer-maven-annotations-3.1.0.jar | 3.3 kB | 14 | - | - | - | - | No |
• Root | - | 12 | 1 | 1 | 1.8 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jruby-complete-9.4.2.0.jar | 31.1 MB | 13246 | 9121 | 239 | 1.8 | Yes | No |
junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes | No |
junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - | No |
• Root | - | 88 | 69 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes | No |
junit-platform-launcher-1.12.2.jar | 207.6 kB | 142 | 123 | 7 | 1.8 | Yes | No |
junit-platform-suite-api-1.12.2.jar | 26.1 kB | 41 | 32 | 2 | 1.8 | No | No |
junit-platform-suite-commons-1.12.2.jar | 18.6 kB | 12 | 3 | 2 | 1.8 | Yes | No |
junit-platform-suite-engine-1.12.2.jar | 28.8 kB | 26 | 11 | 2 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
postgresql-42.7.5.jar | 1.1 MB | 535 | 472 | 38 | 1.8 | Yes | No |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 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.4.jar | 339.8 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 |
31 | 56.2 MB | 26765 | 20866 | 753 | 19 | 29 | 3 |
compile: 11 | compile: 2.5 MB | compile: 2083 | compile: 1781 | compile: 138 | 11 | compile: 10 | - |
runtime: 2 | runtime: 226.2 kB | runtime: 154 | runtime: 126 | runtime: 9 | runtime: 2 | - | |
provided: 8 | provided: 10.5 MB | provided: 4577 | provided: 3423 | provided: 114 | provided: 7 | provided: 1 | |
test: 10 | test: 43 MB | test: 19951 | test: 15536 | test: 492 | 19 | test: 10 | test: 2 |