You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2021/09/10 09:44:00 UTC

[jira] [Created] (FLINK-24248) flink-clients dependency missing in Gradle Example

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)