Download flink-shaded-curator-recipes-1.2.0.jar file - Jar f

Jar examples for f:flink-shaded-curator-recipes

Description

You can download jar file flink-shaded-curator-recipes 1.2.0 in this page.

Build File

You can use the following script to add flink-shaded-curator-recipes-1.2.0.jar to your project.

<dependency>
   <groupId>org.apache.flink</groupId>
   <artifactId>flink-shaded-curator-recipes</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'org.apache.flink', name: 'flink-shaded-curator-recipes', version: '1.2.0'
libraryDependencies += "org.apache.flink" % "flink-shaded-curator-recipes" % "1.2.0"
<dependency org="org.apache.flink" name="flink-shaded-curator-recipes" rev="1.2.0"/>
@Grapes(@Grab(group='org.apache.flink', module='flink-shaded-curator-recipes', version='1.2.0'))
'org.apache.flink:flink-shaded-curator-recipes:jar:1.2.0'

Download

Click the following link to download the jar file.

flink-shaded-curator-recipes-1.2.0-sources.jar
flink-shaded-curator-recipes-1.2.0-tests.jar
flink-shaded-curator-recipes-1.2.0.jar
flink-shaded-curator-recipes-1.2.0.pom



Related Tutorials