Apache Flink shaded artifacts repository

Clone this repo:
  1. ccb1f09 [hoftix] Update 20.0 version (#139) by Dawid Wysakowicz · 3 months ago master
  2. 26473c0 [FLINK-34234] Enable check for shading optiona by Sergey Nuyanzin · 8 months ago release-19.0 release-19.0-rc1
  3. de4d224 [hotfix] Move LicenseChecker configuration under execution by Sergey Nuyanzin · 8 months ago
  4. b23e1a8 [FLINK-35696] Shade com.jayway.jsonpath:json-path (#138) by Dawid Wysakowicz · 3 months ago
  5. b4f9ed2 [hotfix] Put correct version of Jackson in comment in pom.xml by Sergey Nuyanzin · 9 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).