Apache Fluss (Incubating) shaded artifacts repository

Clone this repo:
  1. 2d39580 Update version to 2.0-incubating by Jark Wu · 4 weeks ago main
  2. 8a55306 [build] Ignore to release fluss-shaded-ci-tools by Jark Wu · 5 weeks ago release-1.0 v1.0-incubating v1.0-incubating-rc1
  3. b6ed271 [ci] Fix CI fails and NOTICE problems by Jark Wu · 5 weeks ago
  4. 1d09c14 Init Commit by Jark Wu · 5 weeks ago

Fluss Shaded Dependencies

This repository contains a number of shaded dependencies for the Apache Fluss (Incubating) project.

The purpose of these dependencies is to provide a single instance of a shaded dependency in the Fluss 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.

Reference

This project is inspired from flink-shaded.