Apache Flink shaded artifacts repository

Clone this repo:
  1. ed2ec9a [FLINK-35003] Update zookeeper to 3.8.4 by slfan1989 · 8 weeks ago master
  2. 4adb858 [FLINK-33571] Update json-path from 2.7.0 to 2.9.0 (#140) by Thomas Cooper · 8 weeks ago
  3. ccb1f09 [hoftix] Update 20.0 version (#139) by Dawid Wysakowicz · 7 months ago
  4. 26473c0 [FLINK-34234] Enable check for shading optiona by Sergey Nuyanzin · 12 months ago release-19.0 release-19.0-rc1
  5. de4d224 [hotfix] Move LicenseChecker configuration under execution by Sergey Nuyanzin · 12 months ago

Apache Flink Shaded Dependencies

This repository contains a number of shaded dependencies for the Apache Flink project.

The purpose of these dependencies is to provide a single instance of a shaded dependency in the Flink distribution, instead of each individual module shading the dependency.

Shaded dependencies contained here do not expose any transitive dependencies. They may or may not be self-contained.

When using these dependencies it is recommended to work directly against the shaded namespaces.

Sources

We currently do not release jars containing the shaded sources due to the unanswered legal questions raised here.

However, it is possible to build these jars locally by cloning the repository and calling mvn clean package -Dshade-sources.

About

Apache Flink is an open source project of The Apache Software Foundation (ASF).