Apache Flink shaded artifacts repository

Clone this repo:
  1. f12239b [hotfix] Update copyright year in NOTICE files by Martijn Visser · 6 weeks ago master
  2. d18d236 [FLINK-31719][Build/Shaded] Update Netty to 4.1.91.Final by Martijn Visser · 9 weeks ago release-17.0 release-17.0-rc1
  3. 0bb56dc [hotfix] Fix incorrect shaded name for Libnetty library by Martijn Visser · 9 weeks ago
  4. c37343c [FLINK-30772][Build/Shaded] Rename Guava module from flink-shaded-guava-30 to flink-shaded-guava-31 by Martijn Visser · 10 weeks ago
  5. b7ac6ad [FLINK-30772][Build/Shaded] Update ASM to 9.5 by Martijn Visser · 10 weeks 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 package -Dshade-sources.

About

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