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.19.2 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java-util 3.25.8 jar BSD-3-Clause
com.radixiot.mango mango-protobuf 5.6.0 jar Mango License
com.zaxxer HikariCP 7.0.2 jar The Apache Software License, Version 2.0
dev.cel cel 0.9.1-proto3 jar Apache License, Version 2.0
io.grpc grpc-stub 1.76.0 jar Apache 2.0
org.flywaydb flyway-database-postgresql 11.14.1 jar Apache License, Version 2.0
org.jooq jooq 3.19.27 jar Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.postgresql postgresql 42.7.8 jar BSD-2-Clause
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
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.junit.jupiter junit-jupiter 5.14.0 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 2.0.17 jar MIT
org.testcontainers postgresql 1.21.3 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 Optional
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.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.fasterxml.jackson.core jackson-annotations 2.19.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.19.2 jar The Apache Software License, Version 2.0
com.google.auto.value auto-value-annotations 1.11.0 jar Apache 2.0
com.google.code.findbugs annotations 3.0.1 jar GNU Lesser Public License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.13.2 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.42.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava guava 33.5.0-jre 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.1 jar Apache License, Version 2.0
com.google.protobuf protobuf-java 3.25.8 jar BSD-3-Clause
com.google.re2j re2j 1.8 jar Go License
io.grpc grpc-api 1.76.0 jar Apache 2.0
io.r2dbc r2dbc-spi 1.0.0.RELEASE jar Apache License 2.0
net.jcip jcip-annotations 1.0 jar -
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.codehaus.mojo animal-sniffer-annotations 1.24 jar MIT license
org.flywaydb flyway-core 11.14.1 jar Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.threeten threeten-extra 1.8.0 jar BSD 3-clause

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.checkerframework checker-qual 3.51.1 jar The 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:

GroupId ArtifactId Version 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
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 26.0.2-1 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.14.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.14.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.14.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.14.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.14.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers database-commons 1.21.3 jar MIT
org.testcontainers jdbc 1.21.3 jar MIT
org.testcontainers testcontainers 1.21.3 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 Optional
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

Apache 2.0: AutoValue Annotations, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-stub

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

Eclipse Public License 1.0: JUnit

Mango License: asset-database, mango-protobuf

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: ANTLR 4 Runtime, Protocol Buffers [Core], Protocol Buffers [Util]

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

New BSD License: Hamcrest Core

GNU Lesser Public License: FindBugs-Annotations

Go License: RE2/J

BSD 3-clause: ThreeTen-Extra

Unknown: "Java Concurrency in Practice" book annotations

Apache License 2.0: Reactive Relational Database Connectivity - SPI

EDL 1.0: Jakarta Activation API

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual

Apache License, Version 2.0: Byte Buddy (without dependencies), CEL Java, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, flyway-core, flyway-database-postgresql, jOOQ

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, AssertJ Core, Gson, Java Native Access

MIT: Duct Tape, SLF4J API Module, SLF4J Simple Provider, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers Core

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava ListenableFuture only, HikariCP, 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.19.2.jar 79.3 kB 87 74 2 1.6 Yes
jackson-core-2.19.2.jar 591.4 kB 282 - - - -
   • 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
jackson-databind-2.19.2.jar 1.7 MB 847 - - - -
   • Root - 845 807 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
auto-value-annotations-1.11.0.jar 7.5 kB 24 9 4 1.8 No
annotations-3.0.1.jar 38.8 kB 82 60 6 1.5 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.13.2.jar 289.9 kB 226 - - - -
   • Root - 224 203 9 1.8 Yes
   • Versioned - 2 1 1 9 No
error_prone_annotations-2.42.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.5.0-jre.jar 3 MB 2002 - - - -
   • Root - 2000 1961 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.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
protobuf-java-3.25.8.jar 1.9 MB 754 735 2 1.8 Yes
protobuf-java-util-3.25.8.jar 73.1 kB 50 44 1 1.8 Yes
re2j-1.8.jar 114.3 kB 52 47 1 1.6 Yes
mango-protobuf-5.6.0.jar 1.9 MB 898 858 2 17 Yes
HikariCP-7.0.2.jar 172.3 kB 98 81 9 11 Yes
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
cel-0.9.1-proto3.jar 1.7 MB 884 859 19 1.8 Yes
grpc-api-1.76.0.jar 324.4 kB 319 315 1 1.8 Yes
grpc-stub-1.76.0.jar 62 kB 59 53 2 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
byte-buddy-1.17.7.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
jna-5.18.1.jar 2 MB 191 124 4 1.8 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
antlr4-runtime-4.13.2.jar 326.3 kB 232 215 7 1.8 Yes
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.19.0.jar 709.1 kB 451 - - - -
   • Root - 449 418 18 1.8 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.27.6.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
checker-qual-3.51.1.jar 241.6 kB 459 386 33 1.8 Yes
animal-sniffer-annotations-1.24.jar 3.1 kB 12 1 1 1.8 No
flyway-core-11.14.1.jar 737.7 kB 519 439 66 17 Yes
flyway-database-postgresql-11.14.1.jar 47.9 kB 33 19 2 17 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-26.0.2-1.jar 31.2 kB 72 - - - -
   • Root - 70 60 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jooq-3.19.27.jar 4.9 MB 2921 2874 28 17 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-5.14.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.14.0.jar 242.4 kB 217 202 8 1.8 Yes
junit-jupiter-engine-5.14.0.jar 341 kB 178 161 9 1.8 Yes
junit-jupiter-params-5.14.0.jar 661.7 kB 432 398 22 1.8 Yes
junit-platform-commons-1.14.0.jar 164.3 kB 105 - - - -
   • Root - 94 78 10 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.14.0.jar 271.6 kB 191 172 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
postgresql-42.7.8.jar 1.1 MB 539 476 38 1.8 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 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
database-commons-1.21.3.jar 14.7 kB 19 12 3 1.8 Yes
jdbc-1.21.3.jar 29.7 kB 21 12 3 1.8 Yes
postgresql-1.21.3.jar 10.7 kB 15 7 1 1.8 Yes
testcontainers-1.21.3.jar 17.8 MB 12235 10477 456 15 Yes
threeten-extra-1.8.0.jar 280.5 kB 150 112 4 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
Total Size Entries Classes Packages Java Version Debug Information
62 58 MB 37031 30439 1118 17 56
compile: 32 compile: 19.5 MB compile: 11431 compile: 10691 compile: 274 17 compile: 27
runtime: 1 runtime: 241.6 kB runtime: 459 runtime: 386 runtime: 33 runtime: 1
provided: 2 provided: 197.5 kB provided: 198 provided: 161 provided: 10 provided: 2
test: 27 test: 38 MB test: 24943 test: 19201 test: 801 15 test: 26