Artifacts using flink-core version 1.13.3
The core Java API for building stream processing applications with Apache Flink.
Last Release on Oct 30, 2025
This module contains extension points of the Table/SQL API.
It allows for implementing user-defined functions, custom
formats, etc. with minimal dependencies.
Last Release on Oct 17, 2025
This module connects Table/SQL API and runtime. It is responsible
for translating and optimizing a table program into a Flink pipeline.
The module can access all resources that are required during
pre-flight and runtime phase for planning.
Last Release on Oct 30, 2025
5. Flink : Java363 usages
org.apache.flink » flink-javaApache
Flink : Java
Last Release on Sep 25, 2025
This module bridges Table/SQL API and runtime. It contains
all resources that are required during pre-flight and runtime
phase. The content of this module is work-in-progress. It will
replace flink-table-planner once it is stable. See FLINK-11439
and FLIP-32 for more details.
Last Release on Feb 16, 2022