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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials