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.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.influxdb flux-dsl 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.influxdb influxdb-client-flux 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.influxdb influxdb-client-java 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.influxdb influxdb-client-kotlin 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.influxdb influxdb-client-reactive 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.influxdb influxdb-client-scala_2.13 7.5.0-SNAPSHOT jar The MIT License (MIT)
commons-cli commons-cli 1.10.0 jar Apache-2.0
org.apache.commons commons-lang3 3.18.0 jar Apache-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
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License v2.0

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.google.code.gson gson 2.12.1 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.36.0 jar Apache 2.0
com.influxdb influxdb-client-core 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.influxdb influxdb-client-utils 7.5.0-SNAPSHOT jar The MIT License (MIT)
com.squareup.okhttp3 logging-interceptor 4.12.0 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.16.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.16.0 jar The Apache Software License, Version 2.0
com.squareup.retrofit2 adapter-rxjava3 2.11.0 jar The Apache Software License, Version 2.0
com.squareup.retrofit2 converter-gson 2.11.0 jar The Apache Software License, Version 2.0
com.squareup.retrofit2 converter-scalars 2.11.0 jar The Apache Software License, Version 2.0
com.squareup.retrofit2 retrofit 2.11.0 jar The Apache Software License, Version 2.0
com.typesafe config 1.4.4 jar -
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
io.reactivex.rxjava3 rxjava 3.1.10 jar The Apache Software License, Version 2.0
org.apache.commons commons-csv 1.14.1 jar Apache-2.0
org.apache.pekko pekko-actor_2.13 1.2.0 jar Apache-2.0
org.apache.pekko pekko-protobuf-v3_2.13 1.2.0 jar Apache-2.0
org.apache.pekko pekko-stream_2.13 1.2.0 jar Apache-2.0
org.jetbrains annotations 23.0.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 2.1.10 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.jetbrains.kotlinx kotlinx-coroutines-core 1.8.1 jar The Apache Software License, Version 2.0
org.jetbrains.kotlinx kotlinx-coroutines-core-jvm 1.8.1 jar The Apache Software License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.scala-lang scala-library 2.13.11 jar Apache-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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.11.4 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

The MIT License (MIT): The Flux DSL, The InfluxDB 1.7+ Flux Client, The InfluxDB Client Core, The InfluxDB Client Examples, The InfluxDB Client Utils, The Java InfluxDB 2.x Client, The Kotlin InfluxDB 2.x Client, The RxJava InfluxDB 2.x Client, The Scala InfluxDB 2.x Client [Scala 2.13]

MIT-0: reactive-streams

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

Apache 2.0: error-prone annotations

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

Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Pekko Actor, Apache Pekko Protobuf V3, Apache Pekko Stream, Gson, Scala Library

The Apache Software License, Version 2.0: Adapter: RxJava 3, Converter: Gson, Converter: Scalars, FindBugs-jsr305, JetBrains Java Annotations, Retrofit, RxJava, kotlinx-coroutines-core, okhttp, okhttp-logging-interceptor, okio

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.12.1.jar 285.9 kB 225 - - - -
   • Root - 224 204 9 1.8 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.36.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
flux-dsl/target/classes - 0 0 0 - -
client-core/target/classes - 0 0 0 - -
client-legacy/target/classes - 0 0 0 - -
client/target/classes - 0 0 0 - -
client-kotlin/target/classes - 0 0 0 - -
client-reactive/target/classes - 0 0 0 - -
2.13/target/classes - 0 0 0 - -
client-utils/target/classes - 0 0 0 - -
logging-interceptor-4.12.0.jar 15.7 kB 13 8 1 1.8 Yes
okhttp-4.12.0.jar 789.5 kB 341 317 17 1.8 Yes
okio-3.16.0.jar 76.4 kB 180 0 0 - -
okio-jvm-3.16.0.jar 382.6 kB 122 117 2 1.8 Yes
adapter-rxjava3-2.11.0.jar 14.4 kB 18 13 1 1.8 Yes
converter-gson-2.11.0.jar 4.6 kB 9 4 1 1.8 Yes
converter-scalars-2.11.0.jar 11.7 kB 18 13 1 1.8 Yes
retrofit-2.11.0.jar 131.9 kB 128 - - - -
   • Root - 122 113 3 1.8 Yes
   • Versioned - 3 1 1 14 Yes
   • Versioned - 3 1 1 16 Yes
config-1.4.4.jar 295.1 kB 187 181 3 1.8 Yes
commons-cli-1.10.0.jar 108.2 kB 71 - - - -
   • Root - 70 56 2 1.8 Yes
   • Versioned - 1 1 1 9 No
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
rxjava-3.1.10.jar 2.7 MB 1803 - - - -
   • Root - 1801 1757 32 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-csv-1.14.1.jar 61 kB 34 - - - -
   • Root - 33 20 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.18.0.jar 703 kB 444 - - - -
   • Root - 443 413 18 1.8 Yes
   • Versioned - 1 1 1 9 No
pekko-actor_2.13-1.2.0.jar 3.9 MB 1917 1882 27 11 Yes
pekko-protobuf-v3_2.13-1.2.0.jar 1.9 MB 784 756 2 1.8 Yes
pekko-stream_2.13-1.2.0.jar 5.3 MB 2657 2633 13 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
annotations-23.0.0.jar 29.4 kB 68 - - - -
   • Root - 66 57 2 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-stdlib-2.1.10.jar 1.7 MB 995 - - - -
   • Root - 993 934 44 1.8 Yes
   • Versioned - 2 1 1 9 No
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
kotlinx-coroutines-core-1.8.1.jar 86.4 kB 99 0 0 - -
kotlinx-coroutines-core-jvm-1.8.1.jar 1.5 MB 898 - - - -
   • Root - 896 867 15 1.8 Yes
   • Versioned - 2 1 1 9 No
junit-jupiter-api-5.11.4.jar 216.4 kB 197 182 8 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
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
scala-library-2.13.11.jar 6 MB 2927 2889 31 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
41 27.4 MB 15045 14069 273 11 29
compile: 37 compile: 27.1 MB compile: 14736 compile: 13811 compile: 253 11 compile: 25
test: 4 test: 379.5 kB test: 309 test: 258 test: 20 1.8 test: 4