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.google.code.gson gson 2.11.0 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.28.0 jar Apache 2.0
com.google.guava guava 33.3.1-jre jar Apache License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
com.google.protobuf protobuf-java 4.29.1 jar BSD-3-Clause
io.netty netty-buffer 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.69.Final jar The Apache Software License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.115.Final jar Apache License, Version 2.0
org.apache.arrow flight-core 18.1.0 jar Apache-2.0
org.slf4j slf4j-api 2.0.16 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:

GroupId ArtifactId Version Type Licenses
com.squareup.okhttp3 mockwebserver 4.12.0 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 2.0.16 jar MIT License

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 Classifier Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.18.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.0 - jar The Apache Software License, Version 2.0
com.google.api.grpc proto-google-common-protos 2.29.0 - jar Apache-2.0
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.flatbuffers flatbuffers-java 24.3.25 - jar Apache License V2.0
com.google.guava failureaccess 1.0.2 - jar The Apache Software 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.protobuf protobuf-java-util 3.25.4 - jar BSD-3-Clause
commons-codec commons-codec 1.17.1 - jar Apache-2.0
io.grpc grpc-api 1.65.0 - jar Apache 2.0
io.grpc grpc-core 1.65.0 - jar Apache 2.0
io.grpc grpc-netty 1.65.0 - jar Apache 2.0
io.grpc grpc-protobuf 1.65.0 - jar Apache 2.0
io.grpc grpc-stub 1.65.0 - jar Apache 2.0
io.netty netty-codec-http 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.69.Final linux-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.69.Final linux-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.69.Final osx-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.69.Final osx-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.69.Final windows-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-classes 2.0.69.Final - jar The Apache Software License, Version 2.0
io.netty netty-transport 4.1.115.Final - jar Apache License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 - jar CDDL + GPLv2 with classpath exception
org.apache.arrow arrow-format 18.1.0 - jar Apache-2.0
org.apache.arrow arrow-memory-core 18.1.0 - jar Apache-2.0
org.apache.arrow arrow-vector 18.1.0 - jar Apache-2.0
org.checkerframework checker-qual 3.43.0 - jar The MIT License

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
com.google.android annotations 4.1.1.4 jar Apache 2.0
io.grpc grpc-context 1.65.0 jar Apache 2.0
io.grpc grpc-protobuf-lite 1.65.0 jar Apache 2.0
io.grpc grpc-util 1.65.0 jar Apache 2.0
io.netty netty-codec-socks 4.1.100.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.100.Final jar Apache License, Version 2.0
io.perfmark perfmark-api 0.26.0 jar Apache 2.0
org.apache.arrow arrow-memory-netty 18.1.0 jar Apache-2.0
org.apache.arrow arrow-memory-netty-buffer-patch 18.1.0 jar Apache-2.0
org.codehaus.mojo animal-sniffer-annotations 1.23 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:

GroupId ArtifactId Version Type Licenses
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.14.18 jar Apache License, Version 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 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.8.21 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.8.21 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.8.21 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.8.21 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Google Android Annotations Library, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-context, io.grpc:grpc-core, io.grpc:grpc-netty, io.grpc:grpc-protobuf, io.grpc:grpc-protobuf-lite, io.grpc:grpc-stub, io.grpc:grpc-util, perfmark:perfmark-api

The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

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

MIT License: SLF4J API Module, SLF4J Simple Provider

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Apache License V2.0: FlatBuffers Java API

New BSD License: Hamcrest Core

The MIT License (MIT): InfluxDB 3 Java Client

The MIT License: Checker Qual

Apache-2.0: Apache Commons Codec, Arrow Flight Core, Arrow Format, Arrow Memory - Core, Arrow Memory - Netty, Arrow Memory - Netty Buffer, Arrow Vectors, Gson, proto-google-common-protos

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common

CDDL + GPLv2 with classpath exception: javax.annotation API

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], jackson-databind, mockwebserver, okhttp, okio

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.18.0.jar 79.1 kB 87 74 2 1.6 Yes
jackson-core-2.18.0.jar 596.8 kB 292 - - - -
   • Root - 245 210 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 - Yes
jackson-databind-2.18.0.jar 1.7 MB 827 - - - -
   • Root - 826 789 23 1.8 Yes
   • Versioned - 1 1 1 9 No
jackson-datatype-jsr310-2.18.0.jar 131.5 kB 84 - - - -
   • Root - 83 62 6 1.8 Yes
   • Versioned - 1 1 1 9 No
annotations-4.1.1.4.jar 3.1 kB 11 2 1 1.5 No
proto-google-common-protos-2.29.0.jar 2 MB 796 699 10 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.28.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
flatbuffers-java-24.3.25.jar 110.9 kB 79 68 2 1.8 Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.3.1-jre.jar 3.1 MB 2056 2017 18 1.8 Yes
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-4.29.1.jar 1.9 MB 758 738 2 1.8 Yes
protobuf-java-util-3.25.4.jar 73.1 kB 50 44 1 1.8 Yes
mockwebserver-4.12.0.jar 74.7 kB 41 32 3 1.8 Yes
okhttp-4.12.0.jar 789.5 kB 341 317 17 1.8 Yes
okio-3.6.0.jar 25.7 kB 49 0 0 - -
okio-jvm-3.6.0.jar 359.6 kB 112 107 2 1.8 Yes
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
grpc-api-1.65.0.jar 314.3 kB 311 307 1 1.8 Yes
grpc-context-1.65.0.jar 0.3 kB 2 0 0 - -
grpc-core-1.65.0.jar 642 kB 498 490 1 1.8 Yes
grpc-netty-1.65.0.jar 288.1 kB 210 201 1 1.8 Yes
grpc-protobuf-1.65.0.jar 5.3 kB 10 5 1 1.8 Yes
grpc-protobuf-lite-1.65.0.jar 7.9 kB 10 4 1 1.8 Yes
grpc-stub-1.65.0.jar 50.2 kB 52 46 2 1.8 Yes
grpc-util-1.65.0.jar 98.6 kB 79 72 1 1.8 Yes
netty-buffer-4.1.115.Final.jar 337.8 kB 172 155 2 1.6 Yes
netty-codec-4.1.115.Final.jar 352.9 kB 248 219 10 1.6 Yes
netty-codec-http-4.1.115.Final.jar 668.3 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.115.Final.jar 490.4 kB 302 281 1 1.6 Yes
netty-codec-socks-4.1.100.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.115.Final.jar 718.2 kB 572 536 13 1.6 Yes
netty-handler-4.1.115.Final.jar 578.4 kB 395 363 12 1.6 Yes
netty-handler-proxy-4.1.100.Final.jar 25.5 kB 31 12 1 1.6 Yes
netty-resolver-4.1.115.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-tcnative-boringssl-static-2.0.69.Final-linux-aarch_64.jar 1.2 MB 20 - - - -
   • Root - 18 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.69.Final-linux-x86_64.jar 1.3 MB 20 - - - -
   • Root - 18 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.69.Final-osx-aarch_64.jar 1 MB 20 - - - -
   • Root - 18 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.69.Final-osx-x86_64.jar 1.2 MB 20 - - - -
   • Root - 18 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.69.Final-windows-x86_64.jar 1 MB 20 - - - -
   • Root - 18 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.69.Final.jar 3.8 kB 11 - - - -
   • Root - 9 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-classes-2.0.69.Final.jar 36.1 kB 44 - - - -
   • Root - 42 29 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-4.1.115.Final.jar 521.4 kB 416 386 12 1.6 Yes
netty-transport-native-unix-common-4.1.115.Final.jar 44.2 kB 45 32 1 1.6 Yes
perfmark-api-0.26.0.jar 6.8 kB 11 7 1 1.6 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.14.18.jar 4.2 MB 2935 - - - -
   • Root - 2933 2880 38 1.6 Yes
   • Versioned - 2 1 1 9 No
arrow-format-18.1.0.jar 122.1 kB 119 104 2 11 Yes
arrow-memory-core-18.1.0.jar 117.5 kB 87 68 6 11 Yes
arrow-memory-netty-18.1.0.jar 11.4 kB 19 3 1 11 Yes
arrow-memory-netty-buffer-patch-18.1.0.jar 36 kB 29 10 2 11 Yes
arrow-vector-18.1.0.jar 2.2 MB 810 778 19 11 Yes
flight-core-18.1.0.jar 1.1 MB 535 511 8 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.26.3.jar 1.4 MB 882 - - - -
   • Root - 878 839 27 1.8 Yes
   • Versioned - 4 1 1 9 No
checker-qual-3.43.0.jar 231.5 kB 439 370 31 1.8 Yes
animal-sniffer-annotations-1.23.jar 3.1 kB 12 1 1 1.8 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.8.21.jar 1.7 MB 1008 - - - -
   • Root - 1006 948 43 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-stdlib-common-1.8.21.jar 221.5 kB 382 0 0 - -
kotlin-stdlib-jdk7-1.8.21.jar 1 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
kotlin-stdlib-jdk8-1.8.21.jar 1 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
junit-jupiter-api-5.11.3.jar 216.4 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.3.jar 260.1 kB 152 135 9 1.8 Yes
junit-platform-commons-1.11.3.jar 142 kB 88 - - - -
   • Root - 78 64 8 1.8 Yes
   • Versioned - 10 4 1 9 Yes
junit-platform-engine-1.11.3.jar 246.8 kB 177 158 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
74 35.5 MB 18858 16815 462 11 60
compile: 44 compile: 25 MB compile: 11618 compile: 10490 compile: 242 11 compile: 37
runtime: 10 runtime: 313.7 kB runtime: 334 runtime: 218 runtime: 13 runtime: 7
test: 20 test: 10.1 MB test: 6906 test: 6107 test: 207 1.8 test: 16