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.fasterxml.jackson.core jackson-databind 2.18.4 jar The Apache Software 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
net.jqwik jqwik 1.9.3 jar Eclipse Public License - v 2.0
org.junit.jupiter junit-jupiter 5.11.4 jar Eclipse Public License v2.0
org.postgresql postgresql 42.7.10 jar BSD-2-Clause
org.postgresql r2dbc-postgresql 1.1.1.RELEASE jar Apache License 2.0
org.testcontainers junit-jupiter 1.21.4 jar MIT
org.testcontainers postgresql 1.21.4 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
com.fasterxml.jackson.core jackson-annotations 2.18.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.4 jar The Apache Software 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 Classifier Type Licenses
com.github.docker-java docker-java-api 3.4.2 - jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.4.2 - jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.4.2 - jar The Apache Software License, Version 2.0
com.ongres.scram scram-client 3.2 - jar BSD 2-Clause "Simplified" License
com.ongres.scram scram-common 3.2 - jar BSD 2-Clause "Simplified" License
com.ongres.stringprep saslprep 2.2 - jar BSD 2-Clause "Simplified" License
com.ongres.stringprep stringprep 2.2 - jar BSD 2-Clause "Simplified" License
io.netty netty-buffer 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.112.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.112.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.112.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.5.20 - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.1.22 - jar The Apache Software License, Version 2.0
io.r2dbc r2dbc-spi 1.0.0.RELEASE - jar Apache License 2.0
junit junit 4.13.2 - jar Eclipse Public License 1.0
net.java.dev.jna jna 5.13.0 - jar LGPL-2.1-or-laterApache-2.0
net.jqwik jqwik-api 1.9.3 - jar Eclipse Public License - v 2.0
net.jqwik jqwik-engine 1.9.3 - jar Eclipse Public License - v 2.0
net.jqwik jqwik-time 1.9.3 - jar Eclipse Public License - v 2.0
net.jqwik jqwik-web 1.9.3 - jar Eclipse Public License - v 2.0
org.apache.commons commons-compress 1.24.0 - jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.52.0 - jar The MIT License
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.jetbrains annotations 17.0.0 - jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.4 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.4 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.4 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.4 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.4 - jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 - jar The Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.3 - jar CC0
org.rnorth.duct-tape duct-tape 1.0.8 - jar MIT
org.slf4j slf4j-api 1.7.36 - jar MIT License
org.testcontainers database-commons 1.21.4 - jar MIT
org.testcontainers jdbc 1.21.4 - jar MIT
org.testcontainers testcontainers 1.21.4 - jar MIT

Project Dependency Graph

Dependency Tree

Licenses

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

Eclipse Public License 1.0: JUnit

MIT License: PostgreSQL mapping library, SLF4J API Module

BSD-2-Clause: PostgreSQL JDBC Driver

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

BSD 2-Clause "Simplified" License: SASLprep (RFC 4013), SCRAM - Client, SCRAM - Common, Stringprep (RFC 3454)

New BSD License: Hamcrest Core

CC0: reactive-streams

Apache License 2.0: Reactive Relational Database Connectivity - Postgresql, Reactive Relational Database Connectivity - SPI

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual

Apache-2.0: Apache Commons Compress, Java Native Access

Apache License, Version 2.0: Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core

Eclipse Public License - v 2.0: jqwik, jqwik-api, jqwik-engine, jqwik-time, jqwik-web

The Apache Software License, Version 2.0: Core functionality for the Reactor Netty library, Jackson-annotations, Jackson-core, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.18.4.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.4.jar 598 kB 293 - - - -
   • Root - 246 211 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
   • Versioned - 11 2 1 22 Yes
jackson-databind-2.18.4.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
docker-java-api-3.4.2.jar 487 kB 403 388 5 1.8 Yes
docker-java-transport-3.4.2.jar 38.6 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.4.2.jar 2.3 MB 1566 1319 77 1.8 Yes
scram-client-3.2.jar 17.9 kB 27 - - - -
   • Root - 25 12 1 1.8 Yes
   • Versioned - 2 1 1 9 No
scram-common-3.2.jar 49 kB 51 - - - -
   • Root - 49 34 3 1.8 Yes
   • Versioned - 2 1 1 9 No
saslprep-2.2.jar 5.4 kB 18 - - - -
   • Root - 16 2 1 1.8 Yes
   • Versioned - 2 1 1 9 No
stringprep-2.2.jar 45.5 kB 21 - - - -
   • Root - 19 7 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-buffer-4.1.112.Final.jar 336.5 kB 172 155 2 1.6 Yes
netty-codec-4.1.112.Final.jar 352.1 kB 248 219 10 1.6 Yes
netty-codec-dns-4.1.112.Final.jar 67.1 kB 65 45 1 1.6 Yes
netty-codec-http-4.1.112.Final.jar 668.2 kB 420 391 9 1.6 Yes
netty-codec-socks-4.1.112.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.112.Final.jar 694.5 kB 552 516 13 1.6 Yes
netty-handler-4.1.112.Final.jar 571.2 kB 392 360 12 1.6 Yes
netty-handler-proxy-4.1.112.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-resolver-4.1.112.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.112.Final.jar 181.8 kB 137 117 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.112.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar 19.4 kB 11 0 0 - -
netty-transport-4.1.112.Final.jar 518 kB 414 384 12 1.6 Yes
netty-transport-classes-epoll-4.1.112.Final.jar 147.4 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar 39.8 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.112.Final.jar 44.2 kB 45 32 1 1.6 Yes
reactor-core-3.5.20.jar 1.8 MB 950 929 11 1.8 Yes
reactor-netty-core-1.1.22.jar 521.3 kB 368 343 13 1.8 Yes
r2dbc-spi-1.0.0.RELEASE.jar 67.6 kB 85 72 1 1.8 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
jna-5.13.0.jar 1.9 MB 188 125 4 1.6 Yes
jqwik-1.9.3.jar 0.5 kB 3 1 1 9 No
jqwik-api-1.9.3.jar 272.4 kB 316 298 15 1.8 Yes
jqwik-engine-1.9.3.jar 877.1 kB 577 520 28 1.8 Yes
jqwik-time-1.9.3.jar 243.4 kB 205 188 8 1.8 Yes
jqwik-web-1.9.3.jar 13.4 kB 18 10 3 1.8 Yes
commons-compress-1.24.0.jar 1.1 MB 617 - - - -
   • Root - 615 562 36 1.8 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
checker-qual-3.52.0.jar 241.6 kB 459 386 33 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
junit-jupiter-5.11.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.4.jar 216.4 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.4.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.4.jar 591.6 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.4.jar 142 kB 88 - - - -
   • Root - 78 64 8 1.8 Yes
   • Versioned - 10 4 1 9 Yes
junit-platform-engine-1.11.4.jar 246.8 kB 177 158 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
postgresql-42.7.10.jar 1.1 MB 552 - - - -
   • Root - 544 480 38 1.8 Yes
   • Versioned - 8 2 1 11 Yes
r2dbc-postgresql-1.1.1.RELEASE.jar 648.7 kB 446 416 11 1.8 Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
database-commons-1.21.4.jar 14.7 kB 19 12 3 1.8 Yes
jdbc-1.21.4.jar 29.7 kB 21 12 3 1.8 Yes
junit-jupiter-1.21.4.jar 14.6 kB 16 10 1 1.8 Yes
postgresql-1.21.4.jar 10.7 kB 15 7 1 1.8 Yes
testcontainers-1.21.4.jar 17.8 MB 12235 10477 456 15 Yes
Total Size Entries Classes Packages Java Version Debug Information
58 37.8 MB 24822 21564 973 15 54
compile: 3 compile: 2.3 MB compile: 1209 compile: 1074 compile: 39 1.8 compile: 3
test: 55 test: 35.4 MB test: 23613 test: 20490 test: 934 15 test: 51