flink-shaded-asm-5

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.

Лицензия

Лицензия

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.apache.flink
Идентификатор

Идентификатор

flink-shaded-asm
Последняя версия

Последняя версия

5.0.4-6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

flink-shaded-asm-5
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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать flink-shaded-asm

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
5.0.4-6.0
5.0.4-5.0
5.0.4-4.0
5.0.4-3.0
5.0.4-2.0
5.0.4-1.0