[
https://issues.apache.org/jira/browse/FLINK-24248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-24248.
----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> 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
> Fix For: 1.15.0
>
>
> 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)