(#16) Simplify artifact version scheme
3 files changed
tree: 12b880943fbea0a1e1a073d25c2db33d3b01a4e7
  1. flink-shaded-asm-5/
  2. flink-shaded-guava-18/
  3. flink-shaded-netty-4/
  4. tools/
  5. .gitignore
  6. deploysettings.xml
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. README.md
README.md

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.

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

About

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