[
https://issues.apache.org/jira/browse/FLINK-24248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416728#comment-17416728
]
Robert Metzger commented on FLINK-24248:
----------------------------------------
Merged to master in
https://github.com/apache/flink/commit/0bbc91a2a960cac7e9849eba7ff3e6d8085812be
> 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
> Assignee: Daisy Tsang
> Priority: Critical
> Labels: pull-request-available
>
> 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)