Overview

This report summarizes all third-party dependencies of the project.

# of total dependencies 61
# of dependencies with license declared in their pom 60
# of dependencies with no license in their pom, but filled in the third-party missing file 0
# of dependencies with no license at all 1

Third-parties list

Status GroupId:ArtifactId:Version Scope Classifier Type License(s)
com.fasterxml.jackson.core:jackson-annotations:2.18.2 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-core:2.18.2 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core:jackson-databind:2.18.2 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.18.2 compile - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 compile - bundle The Apache Software License, Version 2.0
com.github.docker-java:docker-java-api:3.4.0 test - jar The Apache Software License, Version 2.0
com.github.docker-java:docker-java-transport:3.4.0 test - jar The Apache Software License, Version 2.0
com.github.docker-java:docker-java-transport-zerodep:3.4.0 test - jar The Apache Software License, Version 2.0
com.google.auto.value:auto-value-annotations:1.11.0 compile - jar Apache 2.0
com.google.code.findbugs:annotations:3.0.1 compile - jar GNU Lesser Public License
com.google.code.findbugs:jsr305:3.0.2 compile - jar The Apache Software License, Version 2.0
com.google.code.gson:gson:2.11.0 compile - jar Apache-2.0
com.google.errorprone:error_prone_annotations:2.30.0 compile - jar Apache 2.0
com.google.guava:failureaccess:1.0.2 compile - bundle The Apache Software License, Version 2.0
com.google.guava:guava:33.4.0-jre compile - bundle Apache License, Version 2.0
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava compile - jar The Apache Software License, Version 2.0
com.google.j2objc:j2objc-annotations:2.8 compile - jar Apache License, Version 2.0
com.google.protobuf:protobuf-java:3.25.5 compile - jar BSD-3-Clause
com.google.protobuf:protobuf-java-util:3.25.5 compile - jar BSD-3-Clause
com.google.re2j:re2j:1.8 compile - jar Go License
com.radixiot.mango:mango-protobuf:5.4.0 compile - jar Mango License
com.zaxxer:HikariCP:6.2.1 compile - bundle The Apache Software License, Version 2.0
dev.cel:cel:0.9.1-proto3 compile - jar Apache License, Version 2.0
io.grpc:grpc-api:1.70.0 compile - jar Apache 2.0
io.grpc:grpc-stub:1.70.0 compile - jar Apache 2.0
io.r2dbc:r2dbc-spi:1.0.0.RELEASE compile - jar Apache License 2.0
jakarta.activation:jakarta.activation-api:2.1.3 compile - jar EDL 1.0
jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 compile - jar Eclipse Distribution License - v 1.0
junit:junit:4.13.2 test - jar Eclipse Public License 1.0
net.bytebuddy:byte-buddy:1.15.11 test - jar Apache License, Version 2.0
net.java.dev.jna:jna:5.13.0 test - jar Apache-2.0
LGPL-2.1-or-later
net.jcip:jcip-annotations:1.0 compile - jar -
org.antlr:antlr4-runtime:4.13.2 compile - jar BSD-3-Clause
org.apache.commons:commons-compress:1.24.0 provided - jar Apache-2.0
org.apiguardian:apiguardian-api:1.1.2 test - jar The Apache License, Version 2.0
org.assertj:assertj-core:3.27.3 test - jar Apache-2.0
org.checkerframework:checker-qual:3.48.4 compile - jar The MIT License
org.codehaus.mojo:animal-sniffer-annotations:1.24 compile - jar MIT license
org.flywaydb:flyway-core:11.2.0 compile - jar Apache License, Version 2.0
org.flywaydb:flyway-database-postgresql:11.2.0 compile - jar Apache License, Version 2.0
org.hamcrest:hamcrest-core:1.3 test - jar New BSD License
org.jetbrains:annotations:17.0.0 provided - jar The Apache Software License, Version 2.0
org.jooq:jooq:3.19.18 compile - jar Apache License, Version 2.0
org.jspecify:jspecify:1.0.0 compile - jar The Apache License, Version 2.0
org.junit.jupiter:junit-jupiter:5.11.4 test - jar Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-api:5.11.4 test - jar Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-engine:5.11.4 test - jar Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-params:5.11.4 test - jar Eclipse Public License v2.0
org.junit.platform:junit-platform-commons:1.11.4 test - jar Eclipse Public License v2.0
org.junit.platform:junit-platform-engine:1.11.4 test - jar Eclipse Public License v2.0
org.opentest4j:opentest4j:1.3.0 test - jar The Apache License, Version 2.0
org.postgresql:postgresql:42.7.5 compile - jar BSD-2-Clause
org.reactivestreams:reactive-streams:1.0.4 compile - jar MIT-0
org.rnorth.duct-tape:duct-tape:1.0.8 test - jar MIT
org.slf4j:slf4j-api:2.0.16 compile - jar MIT License
org.slf4j:slf4j-simple:2.0.16 test - jar MIT License
org.testcontainers:database-commons:1.20.4 test - jar MIT
org.testcontainers:jdbc:1.20.4 test - jar MIT
org.testcontainers:postgresql:1.20.4 test - jar MIT
org.testcontainers:testcontainers:1.20.4 test - jar MIT
org.threeten:threeten-extra:1.8.0 compile - jar BSD 3-clause

Third-parties detail with no license

Listing of Third-parties with no license.

net.jcip:jcip-annotations:1.0

Status
 No license for this dependency
GroupId:ArtifactId:Version net.jcip:jcip-annotations:1.0
Scope compile
Classifier
Type jar
License(s) No license found for this dependency, please fill the third-party missing file to avoid this.
Back to top

Third-parties details with license from Third-party file

Listing of Third-parties with no license in pom and filled in the third-party missing file.
No such dependency.

Third-parties with license in pom

Listing of Third-parties with license defined in their pom.

com.fasterxml.jackson.core:jackson-annotations:2.18.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-annotations:2.18.2
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.core:jackson-core:2.18.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-core:2.18.2
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.core:jackson-databind:2.18.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.core:jackson-databind:2.18.2
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.18.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.18.2
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2
Scope compile
Classifier
Type bundle
License(s) The Apache Software License, Version 2.0
Back to top

com.github.docker-java:docker-java-api:3.4.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.github.docker-java:docker-java-api:3.4.0
Scope test
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.github.docker-java:docker-java-transport:3.4.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.github.docker-java:docker-java-transport:3.4.0
Scope test
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.github.docker-java:docker-java-transport-zerodep:3.4.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.github.docker-java:docker-java-transport-zerodep:3.4.0
Scope test
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.auto.value:auto-value-annotations:1.11.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.auto.value:auto-value-annotations:1.11.0
Scope compile
Classifier
Type jar
License(s) Apache 2.0
Back to top

com.google.code.findbugs:annotations:3.0.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.code.findbugs:annotations:3.0.1
Scope compile
Classifier
Type jar
License(s) GNU Lesser Public License
Back to top

com.google.code.findbugs:jsr305:3.0.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.code.findbugs:jsr305:3.0.2
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.code.gson:gson:2.11.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.code.gson:gson:2.11.0
Scope compile
Classifier
Type jar
License(s) Apache-2.0
Back to top

com.google.errorprone:error_prone_annotations:2.30.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.errorprone:error_prone_annotations:2.30.0
Scope compile
Classifier
Type jar
License(s) Apache 2.0
Back to top

com.google.guava:failureaccess:1.0.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.guava:failureaccess:1.0.2
Scope compile
Classifier
Type bundle
License(s) The Apache Software License, Version 2.0
Back to top

com.google.guava:guava:33.4.0-jre

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.guava:guava:33.4.0-jre
Scope compile
Classifier
Type bundle
License(s) Apache License, Version 2.0
Back to top

com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
Scope compile
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

com.google.j2objc:j2objc-annotations:2.8

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.j2objc:j2objc-annotations:2.8
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

com.google.protobuf:protobuf-java:3.25.5

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.protobuf:protobuf-java:3.25.5
Scope compile
Classifier
Type jar
License(s) BSD-3-Clause
Back to top

com.google.protobuf:protobuf-java-util:3.25.5

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.protobuf:protobuf-java-util:3.25.5
Scope compile
Classifier
Type jar
License(s) BSD-3-Clause
Back to top

com.google.re2j:re2j:1.8

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.google.re2j:re2j:1.8
Scope compile
Classifier
Type jar
License(s) Go License
Back to top

com.radixiot.mango:mango-protobuf:5.4.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.radixiot.mango:mango-protobuf:5.4.0
Scope compile
Classifier
Type jar
License(s) Mango License
Back to top

com.zaxxer:HikariCP:6.2.1

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version com.zaxxer:HikariCP:6.2.1
Scope compile
Classifier
Type bundle
License(s) The Apache Software License, Version 2.0
Back to top

dev.cel:cel:0.9.1-proto3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version dev.cel:cel:0.9.1-proto3
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

io.grpc:grpc-api:1.70.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version io.grpc:grpc-api:1.70.0
Scope compile
Classifier
Type jar
License(s) Apache 2.0
Back to top

io.grpc:grpc-stub:1.70.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version io.grpc:grpc-stub:1.70.0
Scope compile
Classifier
Type jar
License(s) Apache 2.0
Back to top

io.r2dbc:r2dbc-spi:1.0.0.RELEASE

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version io.r2dbc:r2dbc-spi:1.0.0.RELEASE
Scope compile
Classifier
Type jar
License(s) Apache License 2.0
Back to top

jakarta.activation:jakarta.activation-api:2.1.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.activation:jakarta.activation-api:2.1.3
Scope compile
Classifier
Type jar
License(s) EDL 1.0
Back to top

jakarta.xml.bind:jakarta.xml.bind-api:4.0.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
Scope compile
Classifier
Type jar
License(s) Eclipse Distribution License - v 1.0
Back to top

junit:junit:4.13.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version junit:junit:4.13.2
Scope test
Classifier
Type jar
License(s) Eclipse Public License 1.0
Back to top

net.bytebuddy:byte-buddy:1.15.11

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version net.bytebuddy:byte-buddy:1.15.11
Scope test
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

net.java.dev.jna:jna:5.13.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version net.java.dev.jna:jna:5.13.0
Scope test
Classifier
Type jar
License(s) Apache-2.0
LGPL-2.1-or-later
Back to top

org.antlr:antlr4-runtime:4.13.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.antlr:antlr4-runtime:4.13.2
Scope compile
Classifier
Type jar
License(s) BSD-3-Clause
Back to top

org.apache.commons:commons-compress:1.24.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apache.commons:commons-compress:1.24.0
Scope provided
Classifier
Type jar
License(s) Apache-2.0
Back to top

org.apiguardian:apiguardian-api:1.1.2

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.apiguardian:apiguardian-api:1.1.2
Scope test
Classifier
Type jar
License(s) The Apache License, Version 2.0
Back to top

org.assertj:assertj-core:3.27.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.assertj:assertj-core:3.27.3
Scope test
Classifier
Type jar
License(s) Apache-2.0
Back to top

org.checkerframework:checker-qual:3.48.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.checkerframework:checker-qual:3.48.4
Scope compile
Classifier
Type jar
License(s) The MIT License
Back to top

org.codehaus.mojo:animal-sniffer-annotations:1.24

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.codehaus.mojo:animal-sniffer-annotations:1.24
Scope compile
Classifier
Type jar
License(s) MIT license
Back to top

org.flywaydb:flyway-core:11.2.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.flywaydb:flyway-core:11.2.0
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.flywaydb:flyway-database-postgresql:11.2.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.flywaydb:flyway-database-postgresql:11.2.0
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.hamcrest:hamcrest-core:1.3

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.hamcrest:hamcrest-core:1.3
Scope test
Classifier
Type jar
License(s) New BSD License
Back to top

org.jetbrains:annotations:17.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.jetbrains:annotations:17.0.0
Scope provided
Classifier
Type jar
License(s) The Apache Software License, Version 2.0
Back to top

org.jooq:jooq:3.19.18

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.jooq:jooq:3.19.18
Scope compile
Classifier
Type jar
License(s) Apache License, Version 2.0
Back to top

org.jspecify:jspecify:1.0.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.jspecify:jspecify:1.0.0
Scope compile
Classifier
Type jar
License(s) The Apache License, Version 2.0
Back to top

org.junit.jupiter:junit-jupiter:5.11.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter:5.11.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.jupiter:junit-jupiter-api:5.11.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter-api:5.11.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.jupiter:junit-jupiter-engine:5.11.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter-engine:5.11.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.jupiter:junit-jupiter-params:5.11.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.jupiter:junit-jupiter-params:5.11.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.platform:junit-platform-commons:1.11.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.platform:junit-platform-commons:1.11.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.junit.platform:junit-platform-engine:1.11.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.junit.platform:junit-platform-engine:1.11.4
Scope test
Classifier
Type jar
License(s) Eclipse Public License v2.0
Back to top

org.opentest4j:opentest4j:1.3.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.opentest4j:opentest4j:1.3.0
Scope test
Classifier
Type jar
License(s) The Apache License, Version 2.0
Back to top

org.postgresql:postgresql:42.7.5

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.postgresql:postgresql:42.7.5
Scope compile
Classifier
Type jar
License(s) BSD-2-Clause
Back to top

org.reactivestreams:reactive-streams:1.0.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.reactivestreams:reactive-streams:1.0.4
Scope compile
Classifier
Type jar
License(s) MIT-0
Back to top

org.rnorth.duct-tape:duct-tape:1.0.8

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.rnorth.duct-tape:duct-tape:1.0.8
Scope test
Classifier
Type jar
License(s) MIT
Back to top

org.slf4j:slf4j-api:2.0.16

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.slf4j:slf4j-api:2.0.16
Scope compile
Classifier
Type jar
License(s) MIT License
Back to top

org.slf4j:slf4j-simple:2.0.16

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.slf4j:slf4j-simple:2.0.16
Scope test
Classifier
Type jar
License(s) MIT License
Back to top

org.testcontainers:database-commons:1.20.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.testcontainers:database-commons:1.20.4
Scope test
Classifier
Type jar
License(s) MIT
Back to top

org.testcontainers:jdbc:1.20.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.testcontainers:jdbc:1.20.4
Scope test
Classifier
Type jar
License(s) MIT
Back to top

org.testcontainers:postgresql:1.20.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.testcontainers:postgresql:1.20.4
Scope test
Classifier
Type jar
License(s) MIT
Back to top

org.testcontainers:testcontainers:1.20.4

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.testcontainers:testcontainers:1.20.4
Scope test
Classifier
Type jar
License(s) MIT
Back to top

org.threeten:threeten-extra:1.8.0

Status
 License defined in the pom of the dependency
GroupId:ArtifactId:Version org.threeten:threeten-extra:1.8.0
Scope compile
Classifier
Type jar
License(s) BSD 3-clause
Back to top