Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
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.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 json-schema-validator 2.2.14 jar Lesser General Public License, version 3 or greater, 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.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.scala-lang scala-library 2.12.7 jar BSD 3-Clause
org.scalatest scalatest_2.12 3.2.18 jar the Apache License, ASL 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
org.wikimedia eventutilities-flink 1.3.7-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia eventutilities-spark 1.3.7-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.utils http-client-utils 1.0.0 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Classifier Type License
com.github.tomakehurst wiremock 2.27.1 - jar The Apache Software License, Version 2.0
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.junit.jupiter junit-jupiter-engine 5.8.2 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 - jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 4.11.0 - jar The MIT License
org.slf4j slf4j-simple 1.7.30 - jar MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.github.spotbugs spotbugs-annotations 4.8.5 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
de.thetaphi forbiddenapis 3.7 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.apache.flink flink-connector-files 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-connector-kafka 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-core 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-format-common 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-json 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-streaming-java 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-table-api-java 1.16.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-table-common 1.16.0 jar The Apache Software License, Version 2.0
org.apache.spark spark-catalyst_2.12 3.1.2 jar Apache 2.0 License
org.projectlombok lombok 1.18.30 jar The MIT License