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.1.0 | jar | Apache License 2.0 |
| io.aiven.commons | framework-common-for-connectors | 0.1.0 | jar | Apache License 2.0 |
| io.aiven.commons | kafka-config | 0.1.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.apache.kafka | kafka-clients | 3.9.1 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.26 | jar | MIT License |
| tools.jackson.core | jackson-databind | 3.0.3 | 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 | 5.10.2 | jar | Eclipse Public License v2.0 |
| 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.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
| org.slf4j | slf4j-log4j12 | 1.7.26 | jar | MIT License |
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.1 | jar | The Apache License, Version 2.0 |
| org.apache.kafka | connect-runtime | 3.9.1 | 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:
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 |
|---|---|---|---|---|
| org.lz4 | lz4-java | 1.8.0 | 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 |
|---|---|---|---|---|
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
| 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 | 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.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:connector-common-for-salesforce:jar:0.2.0-SNAPSHOT
- commons-io:commons-io:jar:2.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- 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.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)
- org.apache.commons:commons-text:jar:1.15.0 (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)
- io.aiven.commons:framework-common-for-connectors:jar:0.1.0 (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)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (compile)
- io.aiven.commons:kafka-config:jar:0.1.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.1 (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.1 (provided)
- org.apache.kafka:connect-json:jar:3.9.1 (provided)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.16.2 (provided)
![[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 (provided)
- org.apache.kafka:connect-transforms:jar:3.9.1 (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.4 (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.39.1 (provided)
- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.39.1 (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.39.1 (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.39.1 (provided)
- org.glassfish.jersey.core:jersey-client:jar:2.39.1 (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.39.1 (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.39.1 (provided)
- org.glassfish.jersey.inject:jersey-hk2:jar:2.39.1 (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.29.0-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 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:connect-json:jar:3.9.1 (provided)
- org.apache.kafka:kafka-clients:jar:3.9.1 (compile)
- org.lz4:lz4-java:jar:1.8.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.lz4:lz4-java:jar:1.8.0 (runtime)
- org.slf4j:slf4j-api:jar:1.7.26 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-databind:jar:3.0.3 (compile)
- tools.jackson.core:jackson-core:jar:3.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.0.3 (compile)
- 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:5.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.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.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.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-log4j12:jar:1.7.26 (test)
- log4j:log4j:jar:1.2.17 (test)
![[Information]](./images/icon_info_sml.gif)
- log4j:log4j:jar:1.2.17 (test)
- commons-io:commons-io:jar:2.21.0 (compile)
Licenses
The Apache License, Version 2.0: Apache Kafka, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
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
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Apache License 2.0: Aiven Common Java Utilities, Aiven configuration utilities for Apache Kafka, Aiven connectors common library for Salesforce on Apache Kafka, Aiven framework common library for connectors on Apache Kafka, Jakarta Bean Validation API, Javassist, swagger-annotations
Apache-2.0: Apache Avro, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Velocity - Engine, AssertJ Core, Maven Artifact, snappy-java
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Plexus Common Utilities
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: mockito-core, mockito-junit-jupiter
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Apache Log4j, FindBugs-jsr305, 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, LZ4 and xxHash, 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 |
|---|---|---|---|---|---|---|
| reload4j-1.2.25.jar | 333.3 kB | 244 | 218 | 14 | 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-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 |
| commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
| 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.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 |
| framework-common-for-connectors-0.1.0.jar | 43.7 kB | 41 | 23 | 5 | 17 | Yes |
| kafka-config-0.1.0.jar | 60.5 kB | 52 | 36 | 5 | 17 | 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 |
| log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
| 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.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 |
| connect-api-3.9.1.jar | 110 kB | 104 | 79 | 14 | 1.8 | Yes |
| connect-json-3.9.1.jar | 34.5 kB | 26 | 14 | 1 | 1.8 | Yes |
| connect-runtime-3.9.1.jar | 785.1 kB | 358 | 328 | 17 | 1.8 | Yes |
| connect-transforms-3.9.1.jar | 118.6 kB | 81 | 66 | 4 | 1.8 | Yes |
| kafka-clients-3.9.1.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.4.jar | 297.8 kB | 244 | 210 | 20 | 1.7 | 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.39.1.jar | 32.3 kB | 29 | 8 | 3 | 1.8 | Yes |
| jersey-container-servlet-core-2.39.1.jar | 73.3 kB | 61 | 44 | 4 | 1.8 | Yes |
| jersey-client-2.39.1.jar | 308.4 kB | 219 | 187 | 13 | 1.8 | Yes |
| jersey-common-2.39.1.jar | 1.2 MB | 942 | - | - | - | - |
| • Root | - | 926 | 881 | 23 | 1.8 | Yes |
| • Versioned | - | 16 | 10 | 1 | 11 | No |
| jersey-server-2.39.1.jar | 950 kB | 666 | 607 | 27 | 1.8 | Yes |
| jersey-hk2-2.39.1.jar | 78.5 kB | 68 | 46 | 1 | 1.8 | Yes |
| javassist-3.29.0-GA.jar | 794 kB | 450 | 426 | 17 | 1.8 | 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 |
| lz4-java-1.8.0.jar | 682.8 kB | 105 | 80 | 3 | 1.7 | 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-1.7.26.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-log4j12-1.7.26.jar | 12.2 kB | 20 | 8 | 2 | 1.5 | Yes |
| snappy-java-1.1.10.8.jar | 2.4 MB | 116 | 40 | 3 | 1.8 | Yes |
| jackson-core-3.0.3.jar | 594.2 kB | 275 | - | - | - | - |
| • Root | - | 247 | 212 | 16 | 17 | Yes |
| • Versioned | - | 10 | 3 | 2 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 21 | Yes |
| • Versioned | - | 9 | 2 | 1 | 23 | Yes |
| jackson-databind-3.0.3.jar | 1.9 MB | 928 | 879 | 37 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 93 | 54.9 MB | 27982 | 22109 | 924 | 17 | 92 |
| compile: 31 | compile: 30.9 MB | compile: 11600 | compile: 10299 | compile: 385 | 17 | compile: 31 |
| runtime: 1 | runtime: 682.8 kB | runtime: 105 | runtime: 80 | runtime: 3 | runtime: 1 | |
| provided: 46 | provided: 9.7 MB | provided: 6932 | provided: 5965 | provided: 304 | provided: 45 | |
| test: 15 | test: 13.6 MB | test: 9345 | test: 5765 | test: 232 | 11 | test: 15 |