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.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| io.aiven.commons | kafka-config | 0.1.0 | jar | Apache License 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-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.slf4j | slf4j-reload4j | 2.0.11 | 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:
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 |
|---|---|---|---|---|
| ch.qos.reload4j | reload4j | 1.2.22 | jar | The Apache Software License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.aiven.commons:framework-for-connectors:pom:0.3.0-SNAPSHOT
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- io.aiven.commons:kafka-config:jar:0.1.0 (compile)
- io.aiven.commons:common-util:jar:0.1.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.xerial.snappy:snappy-java:jar:1.1.10.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.luben:zstd-jni:jar:1.5.7-7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.6 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
- commons-io:commons-io:jar:2.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- io.aiven.commons:common-util:jar:0.1.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-reload4j:jar:2.0.11 (test)
- org.slf4j:slf4j-api:jar:2.0.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.11 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (compile)
Licenses
Apache License 2.0: Aiven Common Java Utilities, Aiven configuration utilities for Apache Kafka, Aiven framework for connectors on Apache Kafka
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Reload4j Provider
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Velocity - Engine, Maven Artifact, snappy-java
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Velocity Tools - Generic tools, Plexus Common Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
BSD 2-Clause License: zstd-jni
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, FindBugs-jsr305, JSON.simple, reload4j
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| reload4j-1.2.22.jar | 332.4 kB | 243 | 217 | 14 | 1.5 | Yes |
| json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | Yes |
| zstd-jni-1.5.7-7.jar | 7.4 MB | 85 | 38 | 3 | 1.8 | Yes |
| spotbugs-annotations-4.9.8.jar | 16.2 kB | 32 | 25 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| common-util-0.1.0.jar | 48.1 kB | 47 | 28 | 7 | 17 | Yes |
| kafka-config-0.1.0.jar | 60.5 kB | 52 | 36 | 5 | 17 | Yes |
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
| commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
| commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
| • Root | - | 425 | 395 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-text-1.15.0.jar | 264.9 kB | 191 | - | - | - | - |
| • Root | - | 189 | 168 | 8 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| maven-artifact-3.9.6.jar | 58.7 kB | 59 | 34 | 11 | 1.8 | Yes |
| velocity-engine-core-2.4.1.jar | 515.7 kB | 289 | 255 | 18 | 1.8 | Yes |
| velocity-tools-generic-3.1.jar | 216.9 kB | 116 | 98 | 3 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| plexus-utils-3.5.1.jar | 269.3 kB | 152 | - | - | - | - |
| • Root | - | 134 | 108 | 9 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
| junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | - | - | - | - |
| • Root | - | 56 | 43 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 9 | Yes |
| junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.11.jar | 67.8 kB | 70 | - | - | - | - |
| • Root | - | 68 | 54 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-reload4j-2.0.11.jar | 10.7 kB | 17 | - | - | - | - |
| • Root | - | 17 | 4 | 1 | 1.8 | Yes |
| snappy-java-1.1.10.8.jar | 2.4 MB | 116 | 40 | 3 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 29 | 16.3 MB | 4811 | 4138 | 233 | 17 | 29 |
| compile: 20 | compile: 14.6 MB | compile: 3585 | compile: 3067 | compile: 158 | 17 | compile: 20 |
| test: 9 | test: 1.7 MB | test: 1226 | test: 1071 | test: 75 | 1.8 | test: 9 |