Konstantin Knauf created FLINK-24248: ----------------------------------------
Summary: flink-clients dependency missing in Gradle Example Key: FLINK-24248 URL: https://issues.apache.org/jira/browse/FLINK-24248 Project: Flink Issue Type: Bug Components: Documentation Affects Versions: 1.13.2 Reporter: Konstantin Knauf The Gradle example on the "Project Configuration" page misses ``` compile "org.apache.flink:flink-clients_${scalaBinaryVersion}:${flinkVersion}" ``` in order to be able to run the program locally. -- This message was sent by Atlassian Jira (v8.3.4#803005)