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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| io.aiven.commons | common-util | 0.2.0 | jar | Apache License 2.0 |
| io.aiven.commons | framework-common-for-connectors | 0.3.0 | jar | Apache License 2.0 |
| io.aiven.commons | kafka-config | 0.2.0 | jar | Apache License 2.0 |
| org.apache.avro | avro | 1.12.1 | jar | Apache-2.0 |
| org.apache.commons | commons-csv | 1.14.1 | jar | Apache-2.0 |
| org.checkerframework | checker-qual | 4.2.1 | jar | The MIT License |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT |
| tools.jackson.core | jackson-databind | 3.2.1 | jar | The Apache Software License, Version 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.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
| org.slf4j | slf4j-reload4j | 2.0.18 | 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 |
|---|---|---|---|---|
| org.apache.kafka | connect-api | 3.9.2 | jar | The Apache License, Version 2.0 |
| org.apache.kafka | connect-runtime | 3.9.2 | jar | The Apache License, Version 2.0 |
| org.apache.kafka | kafka-clients | 3.9.2 | jar | The Apache License, Version 2.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:
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.18.3 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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:
Project Dependency Graph
Dependency Tree
- io.aiven.kafka.connect:connectors-for-salesforce:pom:0.4.0-SNAPSHOT
- commons-io:commons-io:jar:2.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.aiven.commons:common-util:jar:0.2.0 (compile)
- com.github.luben:zstd-jni:jar:1.5.7-7 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.11.0 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-logging:commons-logging:jar:1.4.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.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (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)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- 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)
- io.aiven.commons:framework-common-for-connectors:jar:0.3.0 (compile)
- io.confluent:kafka-connect-avro-converter:jar:7.9.5 (compile)
- io.confluent:kafka-avro-serializer:jar:7.9.5 (compile)
- io.confluent:kafka-schema-serializer:jar:7.9.5 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.16.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.16.0 (compile)
- io.confluent:logredactor:jar:1.0.12 (compile)
- com.google.re2j:re2j:jar:1.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.confluent:logredactor-metrics:jar:1.0.12 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.re2j:re2j:jar:1.6 (compile)
- io.confluent:kafka-schema-serializer:jar:7.9.5 (compile)
- io.confluent:kafka-schema-registry-client:jar:7.9.5 (compile)
- org.yaml:snakeyaml:jar:2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.0 (compile)
- io.confluent:kafka-connect-avro-data:jar:7.9.5 (compile)
- io.confluent:kafka-schema-converter:jar:7.9.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.confluent:kafka-schema-converter:jar:7.9.5 (compile)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- io.confluent:common-utils:jar:7.9.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.confluent:kafka-avro-serializer:jar:7.9.5 (compile)
- 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.confluent:kafka-connect-avro-converter:jar:7.9.5 (compile)
- io.aiven.commons:kafka-config:jar:0.2.0 (compile)
- 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)
- org.apache.maven:maven-artifact:jar:3.9.6 (compile)
- org.apache.avro:avro:jar:1.12.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.28.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.0 (compile)
- org.apache.commons:commons-csv:jar:1.14.1 (compile)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
- org.apache.kafka:connect-api:jar:3.9.2 (provided)
- javax.ws.rs:javax.ws.rs-api:jar:2.1.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.ws.rs:javax.ws.rs-api:jar:2.1.1 (provided)
- org.apache.kafka:connect-runtime:jar:3.9.2 (provided)
- org.apache.kafka:connect-json:jar:3.9.2 (provided)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.16.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.16.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.16.2 (compile)
- org.apache.kafka:connect-transforms:jar:3.9.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.25 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.bitbucket.b_c:jose4j:jar:0.9.6 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2 (provided)
- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2 (provided)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (provided)
- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2 (provided)
- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47 (provided)
- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47 (provided)
- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 (provided)
- org.glassfish.jersey.core:jersey-common:jar:2.47 (provided)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (provided)
- org.glassfish.jersey.core:jersey-server:jar:2.47 (provided)
- org.glassfish.jersey.core:jersey-client:jar:2.47 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.core:jersey-client:jar:2.47 (provided)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47 (provided)
- org.glassfish.jersey.inject:jersey-hk2:jar:2.47 (provided)
- org.glassfish.hk2:hk2-locator:jar:2.6.1 (provided)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-api:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-utils:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 (provided)
- org.javassist:javassist:jar:3.30.2-GA (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-locator:jar:2.6.1 (provided)
- javax.xml.bind:jaxb-api:jar:2.3.1 (provided)
- javax.activation:javax.activation-api:jar:1.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.activation:javax.activation-api:jar:1.2.0 (provided)
- javax.activation:activation:jar:1.1.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219 (provided)
- javax.servlet:javax.servlet-api:jar:3.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.servlet:javax.servlet-api:jar:3.1.0 (provided)
- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-servlets:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-continuation:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-continuation:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-client:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.reflections:reflections:jar:0.10.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations:jar:2.2.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:connect-json:jar:3.9.2 (provided)
- org.apache.kafka:kafka-clients:jar:3.9.2 (provided)
- at.yawk.lz4:lz4-java:jar:1.10.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- at.yawk.lz4:lz4-java:jar:1.10.1 (provided)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-databind:jar:3.2.1 (compile)
- tools.jackson.core:jackson-core:jar:3.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.2.1 (compile)
- org.checkerframework:checker-qual:jar:4.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-reload4j:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.21.0 (compile)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: Apache Kafka, JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: minimal-json
jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, javax.ws.rs-api, jaxb-api, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
BSD 2-Clause License: zstd-jni
Go License: RE2/J
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Apache License 2.0: Aiven Common Java Utilities, Aiven configuration utilities for Apache Kafka, Aiven connectors for Salesforce on Apache Kafka, Aiven framework common library for connectors on Apache Kafka, Jakarta Bean Validation API, Javassist, kafka-avro-serializer, kafka-connect-avro-converter, kafka-connect-avro-data, kafka-schema-converter, kafka-schema-registry-client, kafka-schema-serializer, swagger-annotations, utils
The MIT License: Checker Qual
Apache-2.0: Apache Avro, Apache Commons BeanUtils, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Velocity - Engine, AssertJ Core, Maven Artifact, snappy-java
Apache License, Version 2.0: Apache Commons Collections, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, LZ4 Java Compression, Objenesis, Plexus Common Utilities, SnakeYAML
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework
EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, javax.ws.rs-api, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2
MIT license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
MPL 1.1: Javassist
BSD 2-Clause: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
Apache License, 2.0: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2
Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Utility Servlets and Filters
CDDL 1.1: jaxb-api
Public Domain: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
W3C license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
WTFPL: Reflections
EDL 1.0: Jakarta Activation API jar, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Utility Servlets and Filters
Modified BSD: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
LGPL 2.1: Javassist
MIT: SLF4J API Module, SLF4J Reload4j Provider, mockito-core, mockito-junit-jupiter
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Commons Digester, FindBugs-jsr305, Guava ListenableFuture only, JSON.simple, Jackson datatype: jdk8, Jackson module: Afterburner, Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-JAXRS: JSON, Jackson-JAXRS: base, Jackson-annotations, Jackson-core, Jackson-dataformat-CSV, Log Redactor, Log Redactor Metrics, Reflections, jackson-databind, jose4j, reload4j
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| lz4-java-1.10.1.jar | 910.2 kB | 113 | 82 | 3 | 1.7 | Yes |
| reload4j-1.2.25.jar | 333.3 kB | 244 | 218 | 14 | 1.5 | Yes |
| minimal-json-0.9.5.jar | 34.2 kB | 33 | 23 | 1 | 1.5 | Yes |
| jackson-annotations-2.16.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
| jackson-core-2.20.0.jar | 593.1 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 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.20.0.jar | 1.7 MB | 848 | - | - | - | - |
| • Root | - | 846 | 808 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-csv-2.16.0.jar | 102 kB | 57 | - | - | - | - |
| • Root | - | 55 | 36 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jdk8-2.16.2.jar | 36.1 kB | 41 | - | - | - | - |
| • Root | - | 39 | 22 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-jaxrs-base-2.16.2.jar | 31.9 kB | 37 | - | - | - | - |
| • Root | - | 35 | 18 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-jaxrs-json-provider-2.16.2.jar | 16.6 kB | 31 | - | - | - | - |
| • Root | - | 29 | 10 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-module-afterburner-2.16.2.jar | 217.9 kB | 101 | - | - | - | - |
| • Root | - | 99 | 77 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-module-jaxb-annotations-2.16.2.jar | 37.1 kB | 34 | - | - | - | - |
| • Root | - | 32 | 13 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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 |
| error_prone_annotations-2.41.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.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
| • Root | - | 2000 | 1961 | 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.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| re2j-1.6.jar | 113.2 kB | 52 | 47 | 1 | 1.6 | Yes |
| commons-beanutils-1.11.0.jar | 246.8 kB | 152 | - | - | - | - |
| • Root | - | 151 | 134 | 5 | 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-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.4.0.jar | 75.8 kB | 46 | - | - | - | - |
| • Root | - | 44 | 28 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| common-util-0.2.0.jar | 48.6 kB | 48 | 29 | 7 | 17 | Yes |
| framework-common-for-connectors-0.3.0.jar | 44.9 kB | 43 | 25 | 5 | 17 | Yes |
| kafka-config-0.2.0.jar | 63 kB | 54 | 38 | 5 | 17 | Yes |
| common-utils-7.9.5.jar | 17.3 kB | 24 | 13 | 2 | 1.8 | Yes |
| kafka-avro-serializer-7.9.5.jar | 37.9 kB | 30 | 18 | 2 | 1.8 | Yes |
| kafka-connect-avro-converter-7.9.5.jar | 9.4 kB | 16 | 5 | 1 | 1.8 | Yes |
| kafka-connect-avro-data-7.9.5.jar | 47.4 kB | 28 | 17 | 1 | 1.8 | Yes |
| kafka-schema-converter-7.9.5.jar | 7.4 kB | 14 | 3 | 1 | 1.8 | Yes |
| kafka-schema-registry-client-7.9.5.jar | 324 kB | 204 | 169 | 19 | 1.8 | Yes |
| kafka-schema-serializer-7.9.5.jar | 69.4 kB | 47 | 30 | 7 | 1.8 | Yes |
| logredactor-1.0.12.jar | 30.6 kB | 36 | 13 | 3 | 1.8 | Yes |
| logredactor-metrics-1.0.12.jar | 3.9 kB | 13 | 2 | 1 | 1.8 | Yes |
| swagger-annotations-2.2.8.jar | 42.1 kB | 76 | 50 | 13 | 1.8 | Yes |
| jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 1.8 | Yes |
| jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
| jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes |
| jakarta.ws.rs-api-2.1.6.jar | 140.4 kB | 155 | 138 | 7 | 1.8 | Yes |
| jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - |
| • Root | - | 132 | 111 | 7 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 9 | Yes |
| activation-1.1.1.jar | 69.4 kB | 50 | 38 | 3 | 1.4 | Yes |
| javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
| javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
| javax.ws.rs-api-2.1.1.jar | 126.9 kB | 153 | 138 | 7 | 1.8 | Yes |
| jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
| • Root | - | 131 | 111 | 7 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 9 | No |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| avro-1.12.1.jar | 718.9 kB | 498 | 470 | 13 | 11 | Yes |
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 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-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 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 |
| connect-api-3.9.2.jar | 110 kB | 104 | 79 | 14 | 1.8 | Yes |
| connect-json-3.9.2.jar | 34.5 kB | 26 | 14 | 1 | 1.8 | Yes |
| connect-runtime-3.9.2.jar | 785.1 kB | 358 | 328 | 17 | 1.8 | Yes |
| connect-transforms-3.9.2.jar | 118.6 kB | 81 | 66 | 4 | 1.8 | Yes |
| kafka-clients-3.9.2.jar | 9.2 MB | 4137 | 3849 | 71 | 1.8 | Yes |
| 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 |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| jose4j-0.9.6.jar | 299.5 kB | 244 | 210 | 20 | 1.7 | Yes |
| checker-qual-4.2.1.jar | 243.4 kB | 460 | 387 | 33 | 11 | 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 |
| jetty-client-9.4.57.v20241219.jar | 327.9 kB | 231 | 213 | 5 | 1.8 | Yes |
| jetty-continuation-9.4.57.v20241219.jar | 25.4 kB | 23 | 9 | 1 | 1.8 | Yes |
| jetty-http-9.4.57.v20241219.jar | 249.9 kB | 139 | 119 | 3 | 1.8 | Yes |
| jetty-io-9.4.57.v20241219.jar | 183 kB | 127 | 111 | 3 | 1.8 | Yes |
| jetty-security-9.4.57.v20241219.jar | 118.5 kB | 77 | 62 | 2 | 1.8 | Yes |
| jetty-server-9.4.57.v20241219.jar | 739.3 kB | 381 | 358 | 8 | 1.8 | Yes |
| jetty-servlet-9.4.57.v20241219.jar | 146.1 kB | 86 | 70 | 3 | 1.8 | Yes |
| jetty-servlets-9.4.57.v20241219.jar | 106.2 kB | 60 | 46 | 1 | 1.8 | Yes |
| jetty-util-9.4.57.v20241219.jar | 589 kB | 358 | 331 | 12 | 1.8 | Yes |
| jetty-util-ajax-9.4.57.v20241219.jar | 66.6 kB | 48 | 33 | 1 | 1.8 | Yes |
| hk2-api-2.6.1.jar | 200.2 kB | 197 | 176 | 7 | 1.8 | Yes |
| hk2-locator-2.6.1.jar | 203.4 kB | 117 | 99 | 3 | 1.8 | Yes |
| hk2-utils-2.6.1.jar | 131.6 kB | 102 | 80 | 7 | 1.8 | Yes |
| osgi-resource-locator-1.0.3.jar | 19.5 kB | 23 | 12 | 1 | 1.6 | Yes |
| aopalliance-repackaged-2.6.1.jar | 27 kB | 41 | 26 | 4 | 1.8 | Yes |
| jakarta.inject-2.6.1.jar | 18.1 kB | 17 | 6 | 1 | 1.8 | No |
| jersey-container-servlet-2.47.jar | 34 kB | 32 | 11 | 3 | 1.8 | Yes |
| jersey-container-servlet-core-2.47.jar | 75.9 kB | 66 | 49 | 4 | 1.8 | Yes |
| jersey-client-2.47.jar | 312.7 kB | 225 | 195 | 12 | 1.8 | Yes |
| jersey-common-2.47.jar | 1.3 MB | 997 | - | - | - | - |
| • Root | - | 968 | 915 | 29 | 1.8 | Yes |
| • Versioned | - | 19 | 11 | 2 | 11 | No |
| • Versioned | - | 10 | 4 | 2 | 21 | No |
| jersey-server-2.47.jar | 964.6 kB | 692 | 633 | 27 | 1.8 | Yes |
| jersey-hk2-2.47.jar | 80.4 kB | 70 | 47 | 1 | 1.8 | Yes |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | 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-api-6.1.0.jar | 312.2 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.0.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-jupiter-params-6.1.0.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.0.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.0.jar | 323.9 kB | 216 | 198 | 9 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.23.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | 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 |
| reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-reload4j-2.0.18.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 |
| snakeyaml-2.0.jar | 334.8 kB | 280 | - | - | - | - |
| • Root | - | 272 | 231 | 23 | 1.7 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| jackson-core-3.2.1.jar | 604.8 kB | 275 | - | - | - | - |
| • Root | - | 248 | 213 | 17 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 21 | Yes |
| • Versioned | - | 9 | 2 | 1 | 23 | Yes |
| jackson-databind-3.2.1.jar | 2 MB | 957 | 908 | 37 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 112 | 59.5 MB | 31309 | 25038 | 1020 | 17 | 109 |
| compile: 52 | compile: 26.4 MB | compile: 11098 | compile: 9615 | compile: 450 | 17 | compile: 50 |
| provided: 46 | provided: 19.8 MB | provided: 11162 | provided: 9901 | provided: 369 | provided: 45 | |
| test: 14 | test: 13.3 MB | test: 9049 | test: 5522 | test: 201 | 17 | test: 14 |