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 Optional
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.influxdb influxdb-client-java 7.2.0-SNAPSHOT jar The MIT License (MIT) No
io.micrometer micrometer-registry-influx 1.13.2 jar The Apache Software License, Version 2.0 No
com.influxdb influxdb-client-reactive 7.2.0-SNAPSHOT jar The MIT License (MIT) Yes
org.springframework.boot spring-boot-actuator-autoconfigure 3.3.2 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-configuration-processor 3.3.2 jar Apache License, Version 2.0 Yes

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 Optional
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0 No
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0 No
org.mockito mockito-core 4.10.0 jar The MIT License No
org.springframework.boot spring-boot-test 3.3.2 jar Apache License, Version 2.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 Optional
com.google.code.gson gson 2.11.0 jar Apache-2.0 No
com.google.errorprone error_prone_annotations 2.27.0 jar Apache 2.0 No
com.influxdb influxdb-client-core 7.2.0-SNAPSHOT jar The MIT License (MIT) No
com.influxdb influxdb-client-utils 7.2.0-SNAPSHOT jar The MIT License (MIT) No
com.squareup.okhttp3 logging-interceptor 4.12.0 jar The Apache Software License, Version 2.0 No
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0 No
com.squareup.okio okio 3.9.0 jar The Apache Software License, Version 2.0 No
com.squareup.okio okio-jvm 3.9.0 jar The Apache Software License, Version 2.0 No
com.squareup.retrofit2 adapter-rxjava3 2.11.0 jar The Apache Software License, Version 2.0 No
com.squareup.retrofit2 converter-gson 2.11.0 jar The Apache Software License, Version 2.0 No
com.squareup.retrofit2 converter-scalars 2.11.0 jar The Apache Software License, Version 2.0 No
com.squareup.retrofit2 retrofit 2.11.0 jar The Apache Software License, Version 2.0 No
commons-codec commons-codec 1.16.1 jar Apache-2.0 No
commons-io commons-io 2.16.1 jar Apache-2.0 No
io.micrometer micrometer-commons 1.13.2 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-core 1.13.2 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.13.2 jar The Apache Software License, Version 2.0 No
io.reactivex.rxjava3 rxjava 3.1.8 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-csv 1.11.0 jar Apache-2.0 No
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0 No
org.jetbrains.kotlin kotlin-stdlib 2.0.0 jar The Apache License, Version 2.0 No
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.8.21 jar The Apache License, Version 2.0 No
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.8.21 jar The Apache License, Version 2.0 No
org.reactivestreams reactive-streams 1.0.4 jar MIT-0 No
org.springframework spring-aop 6.1.11 jar Apache License, Version 2.0 Yes
org.springframework spring-beans 6.1.11 jar Apache License, Version 2.0 Yes
org.springframework spring-context 6.1.11 jar Apache License, Version 2.0 Yes
org.springframework spring-core 6.1.11 jar Apache License, Version 2.0 Yes
org.springframework spring-expression 6.1.11 jar Apache License, Version 2.0 Yes
org.springframework spring-jcl 6.1.11 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot 3.3.2 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-actuator 3.3.2 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-autoconfigure 3.3.2 jar Apache License, Version 2.0 Yes

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 Optional
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause No
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0 No
org.slf4j slf4j-api 1.7.36 jar MIT License No
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.2 jar The Apache Software License, Version 2.0 Yes

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 Optional
net.bytebuddy byte-buddy 1.14.18 jar Apache License, Version 2.0 No
net.bytebuddy byte-buddy-agent 1.12.19 jar Apache License, Version 2.0 No
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 No
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0 No
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0 No
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0 No
org.objenesis objenesis 3.3 jar Apache License, Version 2.0 No
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0 No
org.springframework spring-test 6.1.11 jar Apache License, Version 2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

The MIT License (MIT): Spring Integration for InfluxDB 2.x, The InfluxDB Client Core, The InfluxDB Client Utils, The Java InfluxDB 2.x Client, The RxJava InfluxDB 2.x Client

MIT-0: reactive-streams

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

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

BSD-2-Clause: HdrHistogram

MIT License: SLF4J API Module

The MIT License: mockito-core

Apache-2.0: Apache Commons CSV, Apache Commons Codec, Apache Commons IO, Gson

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-test

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

The Apache Software License, Version 2.0: Adapter: RxJava 3, Converter: Gson, Converter: Scalars, FindBugs-jsr305, IntelliJ IDEA Annotations, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Retrofit, RxJava, micrometer-commons, micrometer-core, micrometer-observation, micrometer-registry-influx, 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.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.27.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
client-core/target/classes - 0 0 0 - -
client/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.9.0.jar 48.1 kB 124 0 0 - -
okio-jvm-3.9.0.jar 372.1 kB 119 114 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
commons-codec-1.16.1.jar 365.5 kB 259 - - - -
   • Root - 257 109 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.16.1.jar 508.8 kB 374 - - - -
   • Root - 373 346 15 1.8 Yes
   • Versioned - 1 1 1 9 No
micrometer-commons-1.13.2.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-core-1.13.2.jar 862.4 kB 610 - - - -
   • Root - 589 526 44 1.8 Yes
   • Versioned - 21 14 1 1.8 Yes
micrometer-observation-1.13.2.jar 71.8 kB 71 56 6 1.8 Yes
micrometer-registry-influx-1.13.2.jar 27.3 kB 20 12 1 1.8 Yes
rxjava-3.1.8.jar 2.7 MB 1803 - - - -
   • Root - 1801 1757 32 1.8 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-1.14.18.jar 4.2 MB 2935 - - - -
   • Root - 2933 2880 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.12.19.jar 256.4 kB 90 - - - -
   • Root - 88 69 2 1.5 Yes
   • Versioned - 2 1 1 9 No
commons-csv-1.11.0.jar 56.2 kB 32 - - - -
   • Root - 31 18 1 1.8 Yes
   • Versioned - 1 1 1 9 No
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
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-2.0.0.jar 1.7 MB 1042 - - - -
   • Root - 1040 982 43 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
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 1.8 Yes
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 1.8 Yes
junit-platform-commons-1.10.3.jar 106.2 kB 64 - - - -
   • Root - 56 43 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mockito-core-4.10.0.jar 683.2 kB 651 579 64 1.8 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 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
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.17.2.jar 581.9 kB 272 - - - -
   • Root - 242 210 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 10 3 1 11 Yes
   • Versioned - 9 2 1 17 Yes
   • Versioned - 9 2 1 21 Yes
jackson-datatype-jsr310-2.17.2.jar 132.3 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
client-reactive/target/classes - 0 0 0 - -
spring-aop-6.1.11.jar 417.1 kB 320 288 17 17 Yes
spring-beans-6.1.11.jar 861.7 kB 474 443 13 17 Yes
spring-context-6.1.11.jar 1.3 MB 928 843 58 17 Yes
spring-core-6.1.11.jar 1.9 MB 1222 - - - -
   • Root - 1216 1141 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.1.11.jar 303.5 kB 161 149 6 17 Yes
spring-jcl-6.1.11.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.1.11.jar 856.2 kB 578 519 42 17 Yes
spring-boot-3.3.2.jar 1.6 MB 1119 989 82 17 Yes
spring-boot-actuator-3.3.2.jar 676 kB 586 498 72 17 Yes
spring-boot-actuator-autoconfigure-3.3.2.jar 776.8 kB 654 526 107 17 Yes
spring-boot-autoconfigure-3.3.2.jar 2 MB 1531 1397 111 17 Yes
spring-boot-configuration-processor-3.3.2.jar 129.9 kB 65 49 5 17 Yes
spring-boot-test-3.3.2.jar 249.2 kB 179 144 18 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
58 27.6 MB 19116 17168 998 17 51
compile: 39 compile: 18.1 MB compile: 12526 compile: 11092 compile: 730 17 compile: 32
runtime: 6 runtime: 1 MB runtime: 630 runtime: 499 runtime: 29 runtime: 6
test: 13 test: 8.5 MB test: 5960 test: 5577 test: 239 17 test: 13