Apache Flink module for stream processing with Java API, built for Scala 2.12.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-streaming-java_2.12</artifactId>
<version>1.14.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set up a streaming execution environment and read from a socket.
Select the correct Scala version artifact matching your project's Scala version.
No dependency data recorded yet.