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.luben | zstd-jni | 1.5.7-7 | jar | BSD 2-Clause License |
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
| org.apache.commons | commons-text | 1.14.0 | jar | Apache-2.0 |
| org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 |
| org.apache.velocity.tools | velocity-tools-generic | 3.1 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.11 | jar | MIT License |
| org.xerial.snappy | snappy-java | 1.1.10.8 | 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.apache.kafka | kafka_2.12 | 3.9.1 | jar | The Apache License, Version 2.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.awaitility | awaitility | 4.2.1 | jar | Apache 2.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.slf4j | slf4j-simple | 2.0.11 | 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 |
|---|---|---|---|---|
| com.google.http-client | google-http-client | 1.44.1 | jar | The Apache Software License, Version 2.0 |
| com.google.http-client | google-http-client-gson | 1.44.1 | jar | The Apache Software License, Version 2.0 |
| 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 |
| org.apache.kafka | kafka-clients | 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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.github.cliftonlabs | json-simple | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
| commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-digester3 | 3.2 | 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:
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.commons:common-util:jar:0.2.0-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:connect-runtime:jar:3.9.1 (provided)
- org.apache.kafka:connect-json:jar:3.9.1 (provided)
- com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.16.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-afterburner: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 (provided)
![[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)
- org.apache.maven:maven-artifact:jar:3.9.6 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (provided)
- 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: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:kafka-clients:jar:3.9.1 (provided)
- org.lz4:lz4-java:jar:1.8.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.lz4:lz4-java:jar:1.8.0 (provided)
- org.apache.kafka:kafka_2.12:jar:3.9.1 (test)
- org.scala-lang:scala-library:jar:2.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-server-common:jar:3.9.1 (test)
- org.pcollections:pcollections:jar:4.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.pcollections:pcollections:jar:4.0.1 (test)
- org.apache.kafka:kafka-group-coordinator-api:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-group-coordinator:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-transaction-coordinator:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-metadata:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-storage-api:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-tools-api:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-raft:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kafka:kafka-storage:jar:3.9.1 (test)
- com.github.ben-manes.caffeine:caffeine:jar:2.9.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:2.9.3 (test)
- org.apache.kafka:kafka-server:jar:3.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- net.sourceforge.argparse4j:argparse4j:jar:0.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-validator:commons-validator:jar:1.7 (test)
- commons-digester:commons-digester:jar:2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- 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-digester:commons-digester:jar:2.1 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 (provided)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.2 (provided)
- com.fasterxml.jackson.module:jackson-module-scala_2.12:jar:2.16.2 (test)
- com.thoughtworks.paranamer:paranamer:jar:2.8 (test)
![[Information]](./images/icon_info_sml.gif)
- com.thoughtworks.paranamer:paranamer:jar:2.8 (test)
- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.16.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.16.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.yammer.metrics:metrics-core:jar:2.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang.modules:scala-collection-compat_2.12:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang.modules:scala-java8-compat_2.12:jar:1.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-reflect:jar:2.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- com.typesafe.scala-logging:scala-logging_2.12:jar:3.9.5 (test)
![[Information]](./images/icon_info_sml.gif)
- io.dropwizard.metrics:metrics-core:jar:4.1.12.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.zookeeper:zookeeper:jar:3.8.4 (test)
- org.apache.zookeeper:zookeeper-jute:jar:3.8.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.yetus:audience-annotations:jar:0.12.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.105.Final (test)
- io.netty:netty-common:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.1.105.Final (test)
- io.netty:netty-transport-native-epoll:jar:4.1.105.Final (test)
- io.netty:netty-transport-classes-epoll:jar:4.1.105.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.105.Final (test)
- org.apache.zookeeper:zookeeper-jute:jar:3.8.4 (test)
- commons-cli:commons-cli:jar:1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-library:jar:2.12.19 (test)
- 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)
![[Information]](./images/icon_info_sml.gif)
- 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.14.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)
- commons-io:commons-io:jar:2.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- 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.apache.commons:commons-collections4:jar:4.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.http-client:google-http-client:jar:1.44.1 (provided)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (provided)
- commons-codec:commons-codec:jar:1.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.11 (provided)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.23.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:32.1.3-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.37.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- com.google.j2objc:j2objc-annotations:jar:2.8 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-context:jar:1.61.1 (provided)
- io.grpc:grpc-api:jar:1.61.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-api:jar:1.61.1 (provided)
- io.opencensus:opencensus-api:jar:0.31.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.opencensus:opencensus-contrib-http-util:jar:0.31.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (provided)
- com.google.http-client:google-http-client-gson:jar:1.44.1 (provided)
- com.google.code.gson:gson:jar:2.10.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.10.1 (provided)
- org.slf4j:slf4j-simple:jar:2.0.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- 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:jar:1.17.7 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.2.1 (test)
- org.hamcrest:hamcrest:jar:2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.1 (test)
- org.slf4j:slf4j-api:jar:2.0.11 (compile)
Licenses
The Apache License, Version 2.0: Apache Kafka, OpenCensus, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-context
MIT License: SLF4J API Module, SLF4J Simple Provider
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
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD: ParaNamer Core
Apache License 2.0: Aiven Common Java Utilities, Jakarta Bean Validation API, Javassist, Metrics Core, Metrics Core Library, swagger-annotations
The MIT License: Checker Qual, JOpt Simple, PCollections
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Velocity - Engine, AssertJ Core, Gson, Maven Artifact, Scala Library, Scala Reflect, scala-collection-compat, scala-java8-compat, snappy-java
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons Validator, Apache HttpClient, Apache HttpCore, Apache Velocity Tools - Generic tools, Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Objenesis, Plexus Common Utilities
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
BSD Licence 3: Hamcrest
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
Apache 2.0 License: scala-logging
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
LGPL 2.1: Javassist
MIT: argparse4j, mockito-core
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Commons Digester, FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Google HTTP Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, 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, LZ4 and xxHash, Reflections, jackson-databind, jackson-module-scala, 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.16.2.jar | 582.8 kB | 269 | - | - | - | - |
| • Root | - | 239 | 207 | 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-databind-2.16.2.jar | 1.6 MB | 818 | - | - | - | - |
| • Root | - | 816 | 778 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-csv-2.16.2.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 |
| jackson-module-scala_2.12-2.16.2.jar | 516.6 kB | 268 | 251 | 7 | 1.8 | Yes |
| caffeine-2.9.3.jar | 912.1 kB | 703 | 692 | 4 | 1.8 | 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 |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| gson-2.10.1.jar | 283.4 kB | 238 | - | - | - | - |
| • Root | - | 236 | 217 | 9 | 1.7 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| error_prone_annotations-2.23.0.jar | 16.8 kB | 39 | 27 | 2 | 1.8 | Yes |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-32.1.3-jre.jar | 3 MB | 2060 | 2020 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| google-http-client-1.44.1.jar | 295.4 kB | 255 | 219 | 16 | 1.7 | Yes |
| google-http-client-gson-1.44.1.jar | 12.8 kB | 26 | 9 | 1 | 1.7 | Yes |
| j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
| paranamer-2.8.jar | 34.7 kB | 31 | 21 | 1 | 1.5 | Yes |
| scala-logging_2.12-3.9.5.jar | 61.2 kB | 23 | 17 | 1 | 1.8 | Yes |
| metrics-core-2.2.0.jar | 82.1 kB | 86 | 72 | 5 | 1.6 | Yes |
| commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
| commons-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| commons-digester-2.1.jar | 196.8 kB | 182 | 155 | 14 | 1.5 | 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 |
| commons-validator-1.7.jar | 189.7 kB | 105 | 80 | 4 | 1.7 | Yes |
| metrics-core-4.1.12.1.jar | 105.4 kB | 95 | 85 | 1 | 1.8 | Yes |
| grpc-api-1.61.1.jar | 296.4 kB | 287 | 283 | 1 | 1.8 | Yes |
| grpc-context-1.61.1.jar | 0.3 kB | 2 | 0 | 0 | - | - |
| netty-buffer-4.1.105.Final.jar | 307.7 kB | 155 | 138 | 2 | 1.6 | Yes |
| netty-codec-4.1.105.Final.jar | 345.3 kB | 243 | 214 | 10 | 1.6 | Yes |
| netty-common-4.1.105.Final.jar | 660.6 kB | 524 | 492 | 9 | 1.6 | Yes |
| netty-handler-4.1.105.Final.jar | 561.6 kB | 390 | 359 | 12 | 1.6 | Yes |
| netty-resolver-4.1.105.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
| netty-transport-4.1.105.Final.jar | 496.9 kB | 403 | 373 | 12 | 1.6 | Yes |
| netty-transport-classes-epoll-4.1.105.Final.jar | 147.2 kB | 87 | 67 | 1 | 1.6 | Yes |
| netty-transport-native-epoll-4.1.105.Final.jar | 6.1 kB | 9 | 0 | 0 | - | - |
| netty-transport-native-unix-common-4.1.105.Final.jar | 44.1 kB | 45 | 32 | 1 | 1.6 | Yes |
| opencensus-api-0.31.1.jar | 355.4 kB | 401 | 380 | 17 | 1.7 | Yes |
| opencensus-contrib-http-util-0.31.1.jar | 23.4 kB | 19 | 12 | 2 | 1.6 | 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.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 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 |
| jopt-simple-5.0.4.jar | 78.1 kB | 71 | 59 | 3 | 1.7 | Yes |
| argparse4j-0.7.0.jar | 90.3 kB | 79 | 59 | 9 | 1.5 | 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.14.0.jar | 259.9 kB | 185 | - | - | - | - |
| • Root | - | 184 | 164 | 8 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
| 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 |
| kafka-group-coordinator-3.9.1.jar | 548.5 kB | 234 | 193 | 9 | 1.8 | Yes |
| kafka-group-coordinator-api-3.9.1.jar | 12.6 kB | 23 | 10 | 1 | 1.8 | Yes |
| kafka-metadata-3.9.1.jar | 867.8 kB | 465 | 408 | 22 | 1.8 | Yes |
| kafka-raft-3.9.1.jar | 288.2 kB | 140 | 123 | 5 | 1.8 | Yes |
| kafka-server-3.9.1.jar | 108 kB | 65 | 49 | 7 | 1.8 | Yes |
| kafka-server-common-3.9.1.jar | 292.3 kB | 248 | 216 | 21 | 1.8 | Yes |
| kafka-storage-3.9.1.jar | 358.2 kB | 174 | 144 | 9 | 1.8 | Yes |
| kafka-storage-api-3.9.1.jar | 26.9 kB | 28 | 15 | 1 | 1.8 | Yes |
| kafka-tools-api-3.9.1.jar | 9.1 kB | 17 | 6 | 1 | 1.8 | Yes |
| kafka-transaction-coordinator-3.9.1.jar | 30.9 kB | 22 | 8 | 2 | 1.8 | Yes |
| kafka_2.12-3.9.1.jar | 4.7 MB | 1384 | 1343 | 33 | 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 |
| audience-annotations-0.12.0.jar | 20.9 kB | 28 | 13 | 2 | 1.8 | Yes |
| zookeeper-3.8.4.jar | 1.3 MB | 740 | 707 | 24 | 1.8 | Yes |
| zookeeper-jute-3.8.4.jar | 254.9 kB | 131 | 112 | 8 | 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 |
| awaitility-4.2.1.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
| jose4j-0.9.4.jar | 297.8 kB | 244 | 210 | 20 | 1.7 | Yes |
| checker-qual-3.37.0.jar | 224.5 kB | 427 | 359 | 30 | 1.8 | 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 |
| hamcrest-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | 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 |
| 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 |
| pcollections-4.0.1.jar | 73.7 kB | 56 | 48 | 2 | 1.8 | Yes |
| reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
| scala-library-2.12.19.jar | 5.4 MB | 2621 | 2580 | 34 | 1.8 | Yes |
| scala-reflect-2.12.19.jar | 3.7 MB | 1443 | 1423 | 13 | 1.8 | Yes |
| scala-collection-compat_2.12-2.10.0.jar | 289.4 kB | 161 | 149 | 7 | 1.8 | Yes |
| scala-java8-compat_2.12-1.0.2.jar | 1.2 MB | 700 | 685 | 9 | 1.8 | 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-simple-2.0.11.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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 |
| 139 | 80 MB | 41991 | 35329 | 1243 | 11 | 135 |
| compile: 14 | compile: 14.1 MB | compile: 3191 | compile: 2797 | compile: 122 | 1.8 | compile: 14 |
| provided: 70 | provided: 28.3 MB | provided: 17442 | provided: 15490 | provided: 586 | provided: 67 | |
| test: 55 | test: 37.7 MB | test: 21358 | test: 17042 | test: 535 | 11 | test: 54 |