Jar examples for f:flink-scala-examples
You can download jar file flink-scala-examples 0.10.0 in this page.
Apache License
You can use the following script to add flink-scala-examples-0.10.0.jar to your project.
<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-scala-examples</artifactId> <version>0.10.0</version> </dependency>
compile group: 'org.apache.flink', name: 'flink-scala-examples', version: '0.10.0'
libraryDependencies += "org.apache.flink" % "flink-scala-examples" % "0.10.0"
<dependency org="org.apache.flink" name="flink-scala-examples" rev="0.10.0"/>
@Grapes(@Grab(group='org.apache.flink', module='flink-scala-examples', version='0.10.0'))
'org.apache.flink:flink-scala-examples:jar:0.10.0'
Click the following link to download the jar file.
flink-scala-examples-0.10.0-ConnectedComponents.jar