Flink : Table : API Java

This module contains the Table/SQL API for writing table programs within the table ecosystem using the Java programming language.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-table-api-java
Last Version

Last Version

1.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flink : Table : API Java
This module contains the Table/SQL API for writing table programs within the table ecosystem using the Java programming language.
Project Organization

Project Organization

The Apache Software Foundation

Download flink-table-api-java

How to add to project

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

Dependencies

compile (4)

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

test (14)

Group / Artifact Type Version
org.apache.flink : flink-table-common test-jar 1.15.0
org.apache.flink : flink-test-utils-junit jar 1.15.0
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
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 1.16.2
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

There are no modules declared in this project.
org.apache.flink

The Apache Software Foundation

Versions

Version
1.15.0
1.14.5
1.14.4
1.14.3
1.14.2
1.14.1
1.14.0
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.3
1.10.2
1.10.1
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0