Skip to content

apache/flink-shaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c88761 · Feb 25, 2025
Jun 27, 2024
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Sep 26, 2022
May 5, 2020
May 30, 2018
Jun 22, 2017
Apr 20, 2023
Oct 23, 2023
Jul 17, 2017
Feb 25, 2025

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).