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.1 | 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.5.0 | jar | Mango License |
com.zaxxer | HikariCP | 6.3.0 | 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.73.0 | jar | Apache 2.0 |
org.checkerframework | checker-qual | 3.49.4 | jar | The MIT License |
org.flywaydb | flyway-database-postgresql | 11.9.2 | jar | Apache License, Version 2.0 |
org.jooq | jooq | 3.19.24 | jar | Apache License, Version 2.0 |
org.postgresql | postgresql | 42.7.7 | 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.3 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter | 5.13.1 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
org.testcontainers | postgresql | 1.21.2 | 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.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.19.1 | 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.1 | jar | Apache-2.0 |
com.google.errorprone | error_prone_annotations | 2.38.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 |
com.google.guava | guava | 33.4.8-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.0.0 | 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.73.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.9.2 | jar | Apache License, Version 2.0 |
org.jspecify | jspecify | 1.0.0 | jar | The 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 |
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 |
---|---|---|---|---|---|
jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.0 | Yes |
Project Dependency Graph
Dependency Tree
- com.radixiot.assetdb:asset-database:jar:5.5.0
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.jooq:jooq:jar:3.19.24 (compile)
- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE (compile)
- org.postgresql:postgresql:jar:42.7.7 (compile)
- com.radixiot.mango:mango-protobuf:jar:5.5.0 (compile)
- com.google.protobuf:protobuf-java:jar:3.25.8 (compile)
- com.google.protobuf:protobuf-java:jar:3.25.8 (compile)
- io.grpc:grpc-stub:jar:1.73.0 (compile)
- io.grpc:grpc-api:jar:1.73.0 (compile)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.24 (compile)
- com.google.guava:guava:jar:33.4.8-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.38.0 (compile)
- io.grpc:grpc-api:jar:1.73.0 (compile)
- com.google.protobuf:protobuf-java-util:jar:3.25.8 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.code.gson:gson:jar:2.13.1 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.zaxxer:HikariCP:jar:6.3.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.1 (compile)
- org.checkerframework:checker-qual:jar:3.49.4 (compile)
- dev.cel:cel:jar:0.9.1-proto3 (compile)
- com.google.auto.value:auto-value-annotations:jar:1.11.0 (compile)
- com.google.code.findbugs:annotations:jar:3.0.1 (compile)
- net.jcip:jcip-annotations:jar:1.0 (compile)
- net.jcip:jcip-annotations:jar:1.0 (compile)
- com.google.re2j:re2j:jar:1.8 (compile)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.threeten:threeten-extra:jar:1.8.0 (compile)
- com.google.auto.value:auto-value-annotations:jar:1.11.0 (compile)
- org.flywaydb:flyway-database-postgresql:jar:11.9.2 (compile)
- org.flywaydb:flyway-core:jar:11.9.2 (compile)
- org.flywaydb:flyway-core:jar:11.9.2 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (provided)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (provided)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.13.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.assertj:assertj-core:jar:3.27.3 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
- org.testcontainers:postgresql:jar:1.21.2 (test)
- org.testcontainers:jdbc:jar:1.21.2 (test)
- org.testcontainers:database-commons:jar:1.21.2 (test)
- org.testcontainers:testcontainers:jar:1.21.2 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (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:26.0.2 (test)
- org.jetbrains:annotations:jar:26.0.2 (test)
- com.github.docker-java:docker-java-api:jar:3.4.2 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2 (test)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (test)
- net.java.dev.jna:jna:jar:5.13.0 (test)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (test)
- junit:junit:jar:4.13.2 (test)
- org.testcontainers:testcontainers:jar:1.21.2 (test)
- org.testcontainers:database-commons:jar:1.21.2 (test)
- org.testcontainers:jdbc:jar:1.21.2 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
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 Compress, 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.1.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.19.1.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.1.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.1.jar | 287 kB | 225 | - | - | - | - |
• Root | - | 224 | 204 | 9 | 1.8 | Yes |
• Versioned | - | 1 | 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 |
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 |
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.5.0.jar | 1.8 MB | 873 | 833 | 2 | 17 | Yes |
HikariCP-6.3.0.jar | 170.5 kB | 97 | 80 | 9 | 11 | Yes |
cel-0.9.1-proto3.jar | 1.7 MB | 884 | 859 | 19 | 1.8 | Yes |
grpc-api-1.73.0.jar | 323.1 kB | 318 | 314 | 1 | 1.8 | Yes |
grpc-stub-1.73.0.jar | 61 kB | 58 | 52 | 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.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | 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.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 |
assertj-core-3.27.3.jar | 1.4 MB | 881 | - | - | - | - |
• Root | - | 877 | 838 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
checker-qual-3.49.4.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes |
animal-sniffer-annotations-1.24.jar | 3.1 kB | 12 | 1 | 1 | 1.8 | No |
flyway-core-11.9.2.jar | 692.8 kB | 488 | 407 | 67 | 17 | Yes |
flyway-database-postgresql-11.9.2.jar | 47.5 kB | 33 | 19 | 2 | 17 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
annotations-26.0.2.jar | 31.2 kB | 72 | - | - | - | - |
• Root | - | 70 | 60 | 2 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jooq-3.19.24.jar | 4.9 MB | 2912 | 2865 | 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.13.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.13.1.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.13.1.jar | 338.6 kB | 177 | 160 | 9 | 1.8 | Yes |
junit-jupiter-params-5.13.1.jar | 661 kB | 431 | 397 | 22 | 1.8 | Yes |
junit-platform-commons-1.13.1.jar | 152.7 kB | 95 | - | - | - | - |
• Root | - | 84 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.13.1.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
postgresql-42.7.7.jar | 1.1 MB | 538 | 475 | 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.2.jar | 14.7 kB | 19 | 12 | 3 | 1.8 | Yes |
jdbc-1.21.2.jar | 29.7 kB | 21 | 12 | 3 | 1.8 | Yes |
postgresql-1.21.2.jar | 10.7 kB | 15 | 7 | 1 | 1.8 | Yes |
testcontainers-1.21.2.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 |
59 | 55.5 MB | 35600 | 29326 | 1076 | 17 | 53 |
compile: 33 | compile: 19.6 MB | compile: 11813 | compile: 11001 | compile: 308 | 17 | compile: 28 |
provided: 2 | provided: 197.5 kB | provided: 198 | provided: 161 | provided: 10 | provided: 2 | |
test: 24 | test: 35.7 MB | test: 23589 | test: 18164 | test: 758 | 15 | test: 23 |