is not current version
Last Version 1.13.6

Flink : Table : Runtime Blink 1.13.2

This module contains classes that are required by a task manager for execution of table programs. The content of this module is work-in-progress. It will replace the runtime classes contained in flink-table-planner once it is stable. See FLINK-11439 and FLIP-32 for more details.

License

License

GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-table-runtime-blink_2.12
Version

Version

1.13.2
Type

Type

jar
Description

Description

Flink : Table : Runtime Blink
This module contains classes that are required by a task manager for execution of table programs. The content of this module is work-in-progress. It will replace the runtime classes contained in flink-table-planner once it is stable. See FLINK-11439 and FLIP-32 for more details.
Project Organization

Project Organization

The Apache Software Foundation

Download flink-table-runtime-blink_2.12 1.13.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.flink : flink-table-common jar 1.13.2
org.apache.flink : flink-table-api-java jar 1.13.2
org.apache.flink : flink-table-api-java-bridge_2.12 jar 1.13.2
org.codehaus.janino : janino jar 3.0.11
org.apache.calcite.avatica : avatica-core jar 1.17.0
org.slf4j : slf4j-api jar 1.7.15
com.google.code.findbugs : jsr305 jar 1.3.9
org.apache.flink : force-shading jar 1.13.2

provided (3)

Group / Artifact Type Version
org.apache.flink : flink-streaming-java_2.12 jar 1.13.2
org.apache.flink : flink-cep_2.12 jar 1.13.2
com.typesafe.akka : akka-testkit_2.12 jar 2.5.21

test (13)

Group / Artifact Type Version
org.apache.flink : flink-core test-jar 1.13.2
org.apache.flink : flink-test-utils_2.12 jar 1.13.2
org.apache.flink : flink-streaming-java_2.12 test-jar 1.13.2
org.apache.flink : flink-table-common test-jar 1.13.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.21.0
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.hamcrest : hamcrest-all jar 1.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.logging.log4j : log4j-1.2-api jar 2.12.1

Project Modules

There are no modules declared in this project.