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.fasterxml.jackson.core jackson-core 2.11.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.11.1 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 28.1-jre jar Apache License, Version 2.0
com.launchdarkly okhttp-eventsource 4.1.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.wikimedia eventutilities 1.3.7-SNAPSHOT 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 Classifier Type Licenses
net.javacrumbs.json-unit json-unit-assertj 2.35.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-runtime 1.16.0 tests test-jar The Apache Software License, Version 2.0
org.apache.flink flink-table-api-java-bridge 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-table-planner_2.12 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-test-utils 1.16.0 - jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.25.3 - jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.2 - jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 4.11.0 - jar The 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 Optional
com.github.spotbugs spotbugs-annotations 4.8.5 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
org.apache.flink flink-connector-files 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-connector-kafka 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-core 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-format-common 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-json 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-streaming-java 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-table-api-java 1.16.0 jar The Apache Software License, Version 2.0 No
org.apache.flink flink-table-common 1.16.0 jar The Apache Software License, Version 2.0 No
org.projectlombok lombok 1.18.30 jar The MIT License Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.11.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.11.1 jar The Apache Software License, Version 2.0
com.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.github.java-json-tools btf 1.3 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools jackson-coreutils 2.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools jackson-coreutils-equivalence 1.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-schema-core 1.2.14 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-schema-validator 2.2.14 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools msg-simple 1.2 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools uri-template 0.10 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.google.errorprone error_prone_annotations 2.3.2 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.googlecode.libphonenumber libphonenumber 8.11.1 jar The Apache Software License, Version 2.0
com.launchdarkly launchdarkly-logging 1.1.1 jar The Apache License, Version 2.0
com.squareup.okhttp3 okhttp 4.9.3 jar The Apache Software License, Version 2.0
com.squareup.okio okio 2.8.0 jar The Apache Software License, Version 2.0
com.sun.mail mailapi 1.6.2 jar CDDL/GPLv2+CE
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
joda-time joda-time 2.10.5 jar Apache License, Version 2.0
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.httpcomponents httpclient 4.5.12 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.checkerframework checker-qual 2.8.1 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.18 jar MIT license
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.4.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.4.0 jar The Apache License, Version 2.0
org.mozilla rhino 1.7.7.2 jar Mozilla Public License, Version 2.0
org.wikimedia.utils http-client-utils 1.0.0 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.26 jar Apache 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 Classifier Type Licenses
com.github.docker-java docker-java-api 3.2.13 - jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.2.13 - jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.2.13 - jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.4.0 - jar The Apache Software License, Version 2.0
com.twitter chill_2.12 0.7.6 - jar Apache 2
junit junit 4.13.2 - jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.14.11 - jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.19 - jar Apache License, Version 2.0
net.java.dev.jna jna 5.8.0 - jar LGPL, version 2.1Apache License v2.0
net.javacrumbs.json-unit json-unit-core 2.35.0 - jar The Apache Software License, Version 2.0
net.javacrumbs.json-unit json-unit-json-path 2.35.0 - jar The Apache Software License, Version 2.0
net.minidev accessors-smart 1.2 - jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 - jar The Apache Software License, Version 2.0
org.apache.flink flink-cep 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-clients 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-core 1.16.0 tests test-jar The Apache Software License, Version 2.0
org.apache.flink flink-optimizer 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-rpc-akka-loader 1.16.0 tests test-jar The Apache Software License, Version 2.0
org.apache.flink flink-scala_2.12 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-statebackend-changelog 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-statebackend-common 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-table-api-bridge-base 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-table-runtime 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.flink flink-test-utils-junit 1.16.0 - jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.17.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.17.1 - jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.hamcrest hamcrest 2.2 - jar BSD License 3
org.hamcrest hamcrest-core 2.2 - jar BSD License 3
org.junit.jupiter junit-jupiter 5.8.1 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.1 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.1 - jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.8.1 - jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 - jar The MIT License
org.opentest4j opentest4j 1.2.0 - jar The Apache License, Version 2.0
org.ow2.asm asm 5.0.4 - jar BSD
org.rnorth.duct-tape duct-tape 1.0.8 - jar MIT
org.scala-lang scala-compiler 2.12.7 - jar BSD 3-Clause
org.scala-lang scala-library 2.12.7 - jar BSD 3-Clause
org.scala-lang scala-reflect 2.12.7 - jar BSD 3-Clause
org.scala-lang.modules scala-xml_2.12 1.0.6 - jar -
org.testcontainers testcontainers 1.17.2 - 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
com.esotericsoftware.kryo kryo 2.24.0 jar New BSD License
com.esotericsoftware.minlog minlog 1.2 jar New BSD License
com.github.luben zstd-jni 1.5.2-1 jar BSD 2-Clause License
com.ibm.icu icu4j 67.1 jar Unicode/ICU License
com.twitter chill-java 0.7.6 jar Apache 2
commons-cli commons-cli 1.5.0 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.flink flink-annotations 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-connector-base 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-file-sink-common 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-hadoop-fs 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-java 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-metrics-core 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-queryable-state-client-java 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-rpc-akka-loader 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-rpc-core 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-runtime 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-asm-9 9.2-15.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-force-shading 15.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-guava 30.1.1-jre-15.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-jackson 2.12.4-15.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-netty 4.1.70.Final-15.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-zookeeper-3 3.5.9-15.0 jar The Apache Software License, Version 2.0
org.apache.kafka kafka-clients 3.2.3 jar The Apache License, Version 2.0
org.javassist javassist 3.24.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.lz4 lz4-java 1.8.0 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.1 jar Apache 2
org.xerial.snappy snappy-java 1.1.8.3 jar -

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: Apache Kafka, launchdarkly-logging, okhttp-eventsource, org.apiguardian:apiguardian-api, org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-stdlib-common, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Mozilla Public License, Version 2.0: Mozilla Rhino

BSD License 3: Hamcrest, Hamcrest Core

Unicode/ICU License: ICU4J

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

BSD 2-Clause License: zstd-jni

New BSD License: Kryo, MinLog

CDDL/GPLv2+CE: JavaMail API (no providers)

Apache 2: Objenesis, chill, chill-java

BSD: ASM Core

Apache License 2.0: Javassist

The MIT License: Checker Qual, JOpt Simple, Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Math, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Guava: Google Core Libraries for Java, Joda-Time, SnakeYAML

MIT license: Animal Sniffer Annotations

MPL 1.1: Javassist

BSD 3-Clause: Scala Compiler, Scala Library

LGPL, version 2.1: Java Native Access

Apache License v2.0: Java Native Access

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Lesser General Public License, version 3 or greater: btf, jackson-coreutils, jackson-coreutils-equivalence, json-schema-core, json-schema-validator, msg-simple, uri-template

LGPL 2.1: Javassist

MIT: Duct Tape, Testcontainers Core

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Lang, Apache Commons Logging, Extensions to Apache HTTP components, FindBugs-jsr305, Flink : Annotations, Flink : Clients, Flink : Connectors : Base, Flink : Connectors : File Sink Common, Flink : Connectors : Files, Flink : Connectors : Kafka, Flink : Core, Flink : FileSystems : Hadoop FS, Flink : Format : Common, Flink : Formats : Json, Flink : Java, Flink : Libraries : CEP, Flink : Metrics : Core, Flink : Optimizer, Flink : Queryable state : Client Java, Flink : RPC : Akka-Loader, Flink : RPC : Core, Flink : Runtime, Flink : Scala, Flink : State backends : Changelog, Flink : State backends : Common, Flink : Streaming Java, Flink : Table : API Java, Flink : Table : API Java bridge, Flink : Table : API bridge base, Flink : Table : Common, Flink : Table : Planner, Flink : Table : Runtime, Flink : Test utils : Junit, Flink : Test utils : Utils, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, J2ObjC Annotations, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, LZ4 and xxHash, Okio, Wikimedia Event Platform Flink Utilities, Wikimedia Event Platform Utilities, docker-java-api, docker-java-transport, docker-java-transport-zerodep, flink-shaded-asm-9, flink-shaded-force-shading, flink-shaded-guava-30, flink-shaded-jackson-2, flink-shaded-netty-4, flink-shaded-zookeeper-3.5, jackson-databind, json-unit-assertj, json-unit-core, json-unit-json-path, libphonenumber, okhttp, project ':json-path'

Apache Software License, version 2.0: btf, jackson-coreutils, jackson-coreutils-equivalence, json-schema-core, json-schema-validator, msg-simple, uri-template

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
kryo-2.24.0.jar 339.3 kB 216 193 7 1.5 Yes
minlog-1.2.jar 5 kB 12 2 1 1.5 Yes
jackson-annotations-2.11.1.jar 68.2 kB 81 69 2 9 Yes
jackson-core-2.11.1.jar 351.6 kB 144 118 13 9 Yes
jackson-databind-2.11.1.jar 1.4 MB 693 658 22 9 Yes
jackson-dataformat-yaml-2.11.1.jar 47 kB 35 16 3 9 Yes
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes
docker-java-api-3.2.13.jar 466.9 kB 397 382 5 1.8 Yes
docker-java-transport-3.2.13.jar 37.5 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.2.13.jar 2 MB 1412 1182 63 1.8 Yes
btf-1.3.jar 9 kB 11 3 1 1.7 No
jackson-coreutils-2.0.jar 31.8 kB 26 14 2 1.7 Yes
jackson-coreutils-equivalence-1.0.jar 1.9 kB 7 1 1 1.7 Yes
json-schema-core-1.2.14.jar 175.8 kB 164 125 22 1.7 Yes
json-schema-validator-2.2.14.jar 238.7 kB 226 159 31 1.7 Yes
msg-simple-1.2.jar 36.9 kB 37 23 6 1.7 Yes
uri-template-0.10.jar 58.2 kB 57 39 7 1.7 Yes
zstd-jni-1.5.2-1.jar 5.9 MB 59 20 2 1.6 Yes
spotbugs-annotations-4.8.5.jar 15.3 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.2.jar 13.2 kB 33 21 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-28.1-jre.jar 2.8 MB 1984 1954 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
libphonenumber-8.11.1.jar 344.5 kB 606 51 2 1.6 Yes
icu4j-67.1.jar 13.1 MB 5183 1489 15 1.7 Yes
json-path-2.4.0.jar 223.2 kB 191 174 12 1.6 Yes
launchdarkly-logging-1.1.1.jar 28.2 kB 36 31 1 1.8 Yes
okhttp-eventsource-4.1.0.jar 67.3 kB 67 61 2 1.8 Yes
okhttp-4.9.3.jar 792.1 kB 345 321 17 1.8 Yes
okio-2.8.0.jar 243.2 kB 77 70 2 1.6 Yes
mailapi-1.6.2.jar 301.5 kB 214 189 8 1.7 Yes
chill-java-0.7.6.jar 60.2 kB 60 54 3 1.6 Yes
chill_2.12-0.7.6.jar 186.2 kB 98 93 2 1.8 Yes
commons-cli-1.5.0.jar 58.3 kB 42 29 1 1.7 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-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
joda-time-2.10.5.jar 643 kB 765 247 7 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.14.11.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.12.19.jar 256.4 kB 90 70 3 9 Yes
jna-5.8.0.jar 1.7 MB 178 117 4 1.6 Yes
json-unit-assertj-2.35.0.jar 28 kB 26 13 2 1.8 Yes
json-unit-core-2.35.0.jar 137 kB 128 112 6 1.8 Yes
json-unit-json-path-2.35.0.jar 7.9 kB 15 4 1 1.8 Yes
accessors-smart-1.2.jar 30 kB 24 13 2 1.6 Yes
json-smart-2.3.jar 120.3 kB 106 92 5 1.6 Yes
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
commons-compress-1.21.jar 1 MB 576 524 35 1.8 Yes
commons-lang3-3.3.2.jar 412.7 kB 241 217 12 1.6 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
flink-annotations-1.16.0.jar 17.5 kB 26 16 3 1.8 Yes
flink-cep-1.16.0.jar 198.9 kB 145 125 12 1.8 Yes
flink-clients-1.16.0.jar 216.8 kB 118 97 10 1.8 Yes
flink-connector-base-1.16.0.jar 127.2 kB 110 83 17 1.8 Yes
flink-connector-files-1.16.0.jar 515.8 kB 369 322 34 1.8 Yes
flink-connector-kafka-1.16.0.jar 396.5 kB 232 199 19 1.8 Yes
flink-core-1.16.0.jar 1.8 MB 1213 1145 56 1.8 Yes
flink-core-1.16.0-tests.jar 1.7 MB - - - - -
flink-file-sink-common-1.16.0.jar 50.5 kB 53 38 3 1.8 Yes
flink-format-common-1.16.0.jar 8.4 kB 13 3 1 1.8 Yes
flink-hadoop-fs-1.16.0.jar 40.1 kB 26 14 2 1.8 Yes
flink-java-1.16.0.jar 445.2 kB 300 277 12 1.8 Yes
flink-json-1.16.0.jar 180.2 kB 111 94 6 1.8 Yes
flink-metrics-core-1.16.0.jar 31.3 kB 48 37 3 1.8 Yes
flink-optimizer-1.16.0.jar 358 kB 177 158 11 1.8 Yes
flink-queryable-state-client-java-1.16.0.jar 84.4 kB 67 50 9 1.8 Yes
flink-rpc-akka-loader-1.16.0.jar 33.9 MB 22 2 1 1.8 Yes
flink-rpc-akka-loader-1.16.0-tests.jar 12.9 kB - - - - -
flink-rpc-core-1.16.0.jar 49.6 kB 59 46 4 1.8 Yes
flink-runtime-1.16.0.jar 5.5 MB 3483 3260 200 1.8 Yes
flink-runtime-1.16.0-tests.jar 5.8 MB - - - - -
flink-scala_2.12-1.16.0.jar 754.5 kB 360 340 9 1.8 Yes
flink-shaded-asm-9-9.2-15.0.jar 295.2 kB 135 116 5 1.5 Yes
flink-shaded-force-shading-15.0.jar 6.8 kB 10 0 0 - -
flink-shaded-guava-30.1.1-jre-15.0.jar 3.1 MB 2066 2032 19 1.8 Yes
flink-shaded-jackson-2.12.4-15.0.jar 2.7 MB 1351 1253 68 1.8 Yes
flink-shaded-netty-4.1.70.Final-15.0.jar 4.8 MB 3016 2892 81 1.6 Yes
flink-shaded-zookeeper-3-3.5.9-15.0.jar 10.7 MB 6967 6788 133 1.8 Yes
flink-statebackend-changelog-1.16.0.jar 113.7 kB 72 61 2 1.8 Yes
flink-statebackend-common-1.16.0.jar 14.8 kB 15 5 1 1.8 Yes
flink-streaming-java-1.16.0.jar 1.6 MB 991 919 59 1.8 Yes
flink-table-api-bridge-base-1.16.0.jar 18.9 kB 18 4 3 1.8 Yes
flink-table-api-java-1.16.0.jar 590.8 kB 380 348 20 1.8 Yes
flink-table-api-java-bridge-1.16.0.jar 115.5 kB 101 69 14 1.8 Yes
flink-table-common-1.16.0.jar 1.1 MB 729 668 49 1.8 Yes
flink-table-planner_2.12-1.16.0.jar 19 MB 9361 9006 191 1.8 Yes
flink-table-runtime-1.16.0.jar 3.1 MB 1945 1813 104 1.8 Yes
flink-test-utils-1.16.0.jar 126.4 kB 96 67 12 1.8 Yes
flink-test-utils-junit-1.16.0.jar 111.8 kB 102 76 13 1.8 Yes
httpclient-4.5.12.jar 778.2 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
kafka-clients-3.2.3.jar 5 MB 2463 2248 55 1.8 Yes
log4j-api-2.17.1.jar 301.9 kB 211 177 9 9 Yes
log4j-core-2.17.1.jar 1.8 MB 1220 1127 52 1.8 Yes
log4j-slf4j-impl-2.17.1.jar 24.3 kB 26 10 2 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.25.3.jar 1.4 MB 873 831 28 9 Yes
checker-qual-2.8.1.jar 200.6 kB 360 302 32 1.8 Yes
animal-sniffer-annotations-1.18.jar 3.5 kB 12 1 1 1.8 No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
javassist-3.24.0-GA.jar 777.7 kB 447 423 17 1.8 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.4.10.jar 1.5 MB 896 853 31 9 Yes
kotlin-stdlib-common-1.4.0.jar 191.2 kB 327 0 0 - -
junit-jupiter-5.8.1.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 9 Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 9 Yes
junit-jupiter-params-5.8.1.jar 575.9 kB 377 343 22 9 Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 9 Yes
junit-platform-engine-1.8.1.jar 185.8 kB 142 126 9 9 Yes
junit-vintage-engine-5.8.1.jar 66.6 kB 49 35 6 9 Yes
lz4-java-1.8.0.jar 682.8 kB 105 80 3 1.7 Yes
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 Yes
mockito-junit-jupiter-4.11.0.jar 5.4 kB 9 2 1 1.8 Yes
rhino-1.7.7.2.jar 1.2 MB 521 482 23 1.6 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 9 Yes
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
scala-compiler-2.12.7.jar 10.5 MB 3104 2939 65 1.8 Yes
scala-library-2.12.7.jar 5.3 MB 2541 2503 34 1.8 Yes
scala-reflect-2.12.7.jar 3.6 MB 1392 1375 13 1.8 Yes
scala-xml_2.12-1.0.6.jar 547.9 kB 249 236 10 1.8 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
testcontainers-1.17.2.jar 11.8 MB 8692 8298 354 1.8 Yes
eventutilities-1.3.7-SNAPSHOT.jar 83.9 kB 56 39 7 1.8 Yes
http-client-utils-1.0.0.jar 3.9 kB 12 1 1 1.8 Yes
snappy-java-1.1.8.3.jar 2 MB 107 45 4 1.8 Yes
snakeyaml-1.26.jar 309 kB 253 216 20 1.7 Yes
lombok-1.18.30.jar 2 MB 1063 172 13 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
135 195.3 MB 83312 72318 2709 9 124
compile: 40 compile: 13.7 MB compile: 10080 compile: 7777 compile: 352 9 compile: 35
provided: 42 provided: 102.5 MB provided: 34544 provided: 28121 provided: 1080 provided: 41
test: 53 test: 79.1 MB test: 38688 test: 36420 test: 1277 9 test: 48