Last Version

Flink : Table : 1.15.0

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

org.apache.flink
ArtifactId

ArtifactId

flink-table
Version

Version

1.15.0
Type

Type

pom
Description

Description

Flink : Table :
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-table 1.15.0

Filename Size
flink-table-1.15.0.pom 2 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.flink : flink-shaded-force-shading jar 15.0
org.slf4j : slf4j-api jar 1.7.32
com.google.code.findbugs : jsr305 jar 1.3.9

test (12)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 2.21.0
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.hamcrest : hamcrest-all jar 1.3
org.testcontainers : junit-jupiter jar
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

Project Modules

  • flink-table-common
  • flink-table-api-java
  • flink-table-api-scala
  • flink-table-api-bridge-base
  • flink-table-api-java-bridge
  • flink-table-api-scala-bridge
  • flink-table-api-java-uber
  • flink-table-planner
  • flink-table-planner-loader
  • flink-table-planner-loader-bundle
  • flink-table-runtime
  • flink-sql-client
  • flink-sql-parser
  • flink-sql-parser-hive
  • flink-table-code-splitter
  • flink-table-test-utils