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.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.github.tomakehurst wiremock-jre8 2.33.2 jar The Apache Software License, Version 2.0
io.findify flink-scala-api_2.13 1.15-2 jar APL2
org.apache.flink flink-clients 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-connector-files 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-connector-kafka 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-java 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-json 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-runtime 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-streaming-java 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-table-api-java 1.15.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.1.3 jar Apache License, Version 2.0
org.apache.kafka kafka-clients 3.2.3 jar The Apache License, Version 2.0
org.scala-lang scala-library 2.13.8 jar Apache-2.0
org.scalatest scalatest_2.13 3.2.13 jar -
org.slf4j slf4j-api 2.0.3 jar MIT License
org.wikimedia eventutilities-flink 1.2.1 jar The Apache Software License, Version 2.0
org.wikimedia.discovery.cirrus.updater common 0.1.0-SNAPSHOT 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 Type License
org.apache.flink flink-streaming-java 1.15.2 test-jar The Apache Software License, Version 2.0
org.apache.flink flink-test-utils 1.15.2 jar The Apache Software License, Version 2.0
org.apache.flink flink-test-utils-junit 1.15.2 jar The Apache Software License, Version 2.0
org.apache.kafka kafka_2.13 3.2.3 jar The Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.19.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.19.0 jar Apache License, Version 2.0
org.assertj assertj-core 3.23.1 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.8.1 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 4.8.0 jar The MIT License
org.slf4j slf4j-simple 2.0.3 jar MIT License
org.wikimedia.discovery.cirrus.updater common 0.1.0-SNAPSHOT test-jar The Apache Software License, Version 2.0

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.7.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
de.thetaphi forbiddenapis 3.4 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.projectlombok lombok 1.18.24 jar The MIT License