org.apache.flink:flink-shaded-asm-6

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

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-shaded-asm-6
Last Version

Last Version

6.2.1-7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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 Organization

Project Organization

The Apache Software Foundation

Download flink-shaded-asm-6

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

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

org.apache.flink

The Apache Software Foundation

Versions

Version
6.2.1-7.0
6.2.1-6.0
6.2.1-5.0