flink-shaded

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

com.alibaba.flink
ArtifactId

ArtifactId

flink-shaded
Last Version

Last Version

6.0.2-flink
Release Date

Release Date

Type

Type

pom
Description

Description

flink-shaded
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://flink.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/flink-shaded

Download flink-shaded

How to add to project

<!-- https://jarcasting.com/artifacts/com.alibaba.flink/flink-shaded/ -->
<dependency>
    <groupId>com.alibaba.flink</groupId>
    <artifactId>flink-shaded</artifactId>
    <version>6.0.2-flink</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.flink/flink-shaded/
implementation 'com.alibaba.flink:flink-shaded:6.0.2-flink'
// https://jarcasting.com/artifacts/com.alibaba.flink/flink-shaded/
implementation ("com.alibaba.flink:flink-shaded:6.0.2-flink")
'com.alibaba.flink:flink-shaded:pom:6.0.2-flink'
<dependency org="com.alibaba.flink" name="flink-shaded" rev="6.0.2-flink">
  <artifact name="flink-shaded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.flink', module='flink-shaded', version='6.0.2-flink')
)
libraryDependencies += "com.alibaba.flink" % "flink-shaded" % "6.0.2-flink"
[com.alibaba.flink/flink-shaded "6.0.2-flink"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flink-shaded-hive

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

com.alibaba.flink

The Apache Software Foundation

Versions

Version
6.0.2-flink
6.0.1-flink
6.0-flink