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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials