release-0.4.0-incubating-rc6
Update version to 0.4.0-incubating
7 files changed
tree: abbd9cd2b23d6ccbe48d87a2408fa783da539c4b
  1. .github/
  2. .mvn/
  3. paimon-shade-caffeine-2/
  4. paimon-shade-guava-30/
  5. paimon-shade-jackson-parent/
  6. tools/
  7. .asf.yaml
  8. .gitignore
  9. deploysettings.xml
  10. DISCLAIMER
  11. LICENSE
  12. mvnw
  13. mvnw.cmd
  14. NOTICE
  15. pom.xml
  16. README.md
README.md

Apache Paimon (incubating) Shaded Dependencies

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

The purpose of these dependencies is to provide a single instance of a shaded dependency in the Paimon 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 Paimon is an open source project of The Apache Software Foundation (ASF).

Reference

flink-shaded.