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.oracle.database.jdbc | ojdbc8 | 23.2.0.0 | jar | Oracle Free Use Terms and Conditions (FUTC) |
org.jdbi | jdbi3-core | 3.41.3 | 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 |
---|---|---|---|---|---|
junit | junit | 4.13.2 | - | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.24.2 | - | jar | Apache License, Version 2.0 |
org.jdbi | jdbi3-core | 3.41.3 | tests | jar | Apache License 2.0 |
org.jdbi | jdbi3-sqlobject | 3.41.3 | - | jar | Apache License 2.0 |
org.jdbi | jdbi3-testcontainers | 3.41.3 | - | jar | Apache License 2.0 |
org.jdbi | jdbi3-testing | 3.41.3 | - | jar | Apache License 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.0 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.0 | - | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 1.7.36 | - | jar | MIT License |
org.testcontainers | jdbc | 1.19.0 | - | jar | MIT |
org.testcontainers | junit-jupiter | 1.19.0 | - | jar | MIT |
org.testcontainers | oracle-xe | 1.19.0 | - | jar | MIT |
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 |
---|---|---|---|---|
io.leangen.geantyref | geantyref | 1.3.14 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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:
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 |
---|---|---|---|---|---|
org.jetbrains | annotations | 24.0.1 | jar | The Apache Software License, Version 2.0 | Yes |
Project Dependency Graph
Dependency Tree
- org.jdbi:jdbi3-oracle12:jar:3.41.3
- org.jdbi:jdbi3-core:jar:3.41.3 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- io.leangen.geantyref:geantyref:jar:1.3.14 (compile)
- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0 (compile)
- org.assertj:assertj-core:jar:3.24.2 (test)
- net.bytebuddy:byte-buddy:jar:1.12.21 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.jdbi:jdbi3-core:jar:tests:3.41.3 (test)
- org.jdbi:jdbi3-sqlobject:jar:3.41.3 (test)
- org.jdbi:jdbi3-testing:jar:3.41.3 (test)
- org.jdbi:jdbi3-testcontainers:jar:3.41.3 (test)
- org.testcontainers:testcontainers:jar:1.19.0 (test)
- org.apache.commons:commons-compress:jar:1.24.0 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:24.0.1 (provided)
- com.github.docker-java:docker-java-api:jar:3.3.3 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.7 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.3.3 (test)
- com.github.docker-java:docker-java-transport:jar:3.3.3 (test)
- net.java.dev.jna:jna:jar:5.12.1 (test)
- com.zaxxer:HikariCP:jar:5.0.1 (test)
- org.testcontainers:testcontainers:jar:1.19.0 (test)
- org.testcontainers:junit-jupiter:jar:1.19.0 (test)
- org.testcontainers:jdbc:jar:1.19.0 (test)
- org.testcontainers:database-commons:jar:1.19.0 (test)
- org.testcontainers:oracle-xe:jar:1.19.0 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.0 (test)
- org.jdbi:jdbi3-core:jar:3.41.3 (compile)
Licenses
Apache License 2.0: jdbi3 core, jdbi3 oracle12, jdbi3 sqlobject, jdbi3 testcontainers, jdbi3 testing
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
LGPL-2.1-or-later: Java Native Access
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies)
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Apache-2.0: Apache Commons Compress, Java Native Access
Oracle Free Use Terms and Conditions (FUTC): ojdbc8
MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: Oracle XE, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: GeantyRef, HikariCP, Jackson-annotations, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
jackson-annotations-2.12.7.jar | 75.7 kB | 84 | 72 | 2 | 9 | Yes | No |
docker-java-api-3.3.3.jar | 470.9 kB | 401 | 386 | 5 | 1.8 | Yes | No |
docker-java-transport-3.3.3.jar | 37.6 kB | 45 | 34 | 1 | 1.8 | Yes | No |
docker-java-transport-zerodep-3.3.3.jar | 2 MB | 1412 | 1182 | 63 | 1.8 | Yes | No |
ojdbc8-23.2.0.0.jar | 6.8 MB | 2608 | 2504 | 51 | 1.8 | Yes | Yes |
HikariCP-5.0.1.jar | 161.9 kB | 95 | 76 | 9 | 11 | Yes | No |
geantyref-1.3.14.jar | 69.7 kB | 43 | 33 | 1 | 1.8 | Yes | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
byte-buddy-1.12.21.jar | 3.9 MB | 2742 | 2688 | 39 | 9 | Yes | No |
jna-5.12.1.jar | 1.9 MB | 186 | 123 | 4 | 1.6 | Yes | No |
commons-compress-1.24.0.jar | 1.1 MB | 617 | 563 | 37 | 9 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes | No |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | 9 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
jdbi3-core-3.41.3-tests.jar | 850 kB | 723 | 671 | 25 | 11 | Yes | No |
jdbi3-core-3.41.3.jar | 1 MB | 734 | 666 | 46 | 11 | Yes | No |
jdbi3-sqlobject-3.41.3.jar | 210.8 kB | 214 | 190 | 12 | 11 | Yes | No |
jdbi3-testcontainers-3.41.3.jar | 14 kB | 18 | 5 | 1 | 11 | Yes | No |
jdbi3-testing-3.41.3.jar | 32.6 kB | 34 | 21 | 3 | 11 | Yes | No |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes | No |
junit-jupiter-params-5.10.0.jar | 586 kB | 381 | 347 | 22 | 9 | Yes | No |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes | No |
duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes | No |
database-commons-1.19.0.jar | 10.4 kB | 15 | 8 | 3 | 1.8 | Yes | No |
jdbc-1.19.0.jar | 29.2 kB | 21 | 12 | 3 | 1.8 | Yes | No |
junit-jupiter-1.19.0.jar | 11.9 kB | 13 | 7 | 1 | 1.8 | Yes | No |
oracle-xe-1.19.0.jar | 8.3 kB | 12 | 4 | 1 | 1.8 | Yes | No |
testcontainers-1.19.0.jar | 16.4 MB | 11209 | 9551 | 415 | 15 | Yes | No |
annotations-24.0.1.jar | 30.7 kB | 70 | 60 | 3 | 9 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
32 | 37.9 MB | 23360 | 20716 | 840 | 15 | 32 | 1 |
compile: 4 | compile: 8 MB | compile: 3431 | compile: 3237 | compile: 102 | 11 | compile: 4 | compile: 1 |
provided: 1 | provided: 30.7 kB | provided: 70 | provided: 60 | provided: 3 | provided: 1 | - | |
test: 27 | test: 29.9 MB | test: 19859 | test: 17419 | test: 735 | 15 | test: 27 | - |