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
com.google.guava guava 33.4.8-jre jar Apache License, Version 2.0
org.jdbi jdbi3-core 3.49.2 jar Apache License 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 Classifier Type Licenses Optional
com.h2database h2 2.3.232 - jar MPL 2.0EPL 1.0 No
org.assertj assertj-core 3.27.3 - jar Apache-2.0 No
org.jdbi jdbi3-core 3.49.2 tests jar Apache License 2.0 No
org.jdbi jdbi3-testing 3.49.2 - jar Apache License 2.0 No
org.junit.jupiter junit-jupiter-params 5.13.0-M2 - jar Eclipse Public License v2.0 No
org.slf4j slf4j-simple 2.0.17 - jar MIT No
org.junit.jupiter junit-jupiter-api 5.13.0-M2 - jar Eclipse Public License v2.0 Yes

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
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
io.leangen.geantyref geantyref 2.0.1 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 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 Optional
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0 No
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 No
org.junit.platform junit-platform-commons 1.13.0-M2 jar Eclipse Public License v2.0 Yes
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0 Yes

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 Optional
com.google.errorprone error_prone_annotations 2.38.0 jar Apache 2.0 Yes

Project Dependency Graph

Dependency Tree

  • org.jdbi:jdbi3-guava-cache:jar:3.49.2 [Information]
    • org.jdbi:jdbi3-core:jar:3.49.2 (compile) [Information]
    • com.google.guava:guava:jar:33.4.8-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.3 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • org.jspecify:jspecify:jar:1.0.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.38.0 (provided) [Information]
      • com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile) [Information]
    • org.jdbi:jdbi3-core:jar:tests:3.49.2 (test) [Information]
    • org.jdbi:jdbi3-testing:jar:3.49.2 (test) [Information]
    • com.h2database:h2:jar:2.3.232 (test) [Information]
    • org.slf4j:slf4j-simple:jar:2.0.17 (test) [Information]
    • org.junit.jupiter:junit-jupiter-api:jar:5.13.0-M2 (test) [Information]
    • org.junit.jupiter:junit-jupiter-params:jar:5.13.0-M2 (test) [Information]
    • org.assertj:assertj-core:jar:3.27.3 (test) [Information]
      • net.bytebuddy:byte-buddy:jar:1.15.11 (test) [Information]

Licenses

Apache License 2.0: jdbi3 core, jdbi3 guava cache, jdbi3 testing

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

Apache License, Version 2.0: Byte Buddy (without dependencies), Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons

Apache-2.0: AssertJ Core

MIT: SLF4J API Module, SLF4J Simple Provider

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

The Apache Software License, Version 2.0: GeantyRef, Guava ListenableFuture only

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.4.8-jre.jar 3 MB 2008 - - - -
   • Root - 2006 1967 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
h2-2.3.232.jar 2.7 MB 1060 - - - -
   • Root - 1059 1054 58 11 Yes
   • Versioned - 1 1 1 21 Yes
geantyref-2.0.1.jar 74.5 kB 44 34 2 9 Yes
byte-buddy-1.15.11.jar 8.5 MB 5890 - - - -
   • Root - 2950 2897 38 1.5 Yes
   • Versioned - 2940 2898 39 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.27.3.jar 1.4 MB 881 - - - -
   • Root - 877 838 27 1.8 Yes
   • Versioned - 4 1 1 9 No
jdbi3-core-3.49.2-tests.jar 796.7 kB 675 620 26 11 Yes
jdbi3-core-3.49.2.jar 1 MB 748 681 45 11 Yes
jdbi3-testing-3.49.2.jar 34 kB 34 21 3 11 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-params-5.13.0-M2.jar 659.9 kB 434 396 22 1.8 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
error_prone_annotations-2.38.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
junit-jupiter-api-5.13.0-M2.jar 239.4 kB 218 199 8 1.8 Yes
junit-platform-commons-1.13.0-M2.jar 152 kB 99 - - - -
   • Root - 88 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
20 18.7 MB 12334 8901 270 11 18
compile: 8 compile: 4.2 MB compile: 2948 compile: 2760 compile: 72 11 compile: 6
provided: 1 provided: 20.4 kB provided: 49 provided: 29 provided: 2 provided: 1
test: 11 test: 14.4 MB test: 9337 test: 6112 test: 196 11 test: 11