flink-gelly 1.7.1
Group ID:
org.apache.flink
Artifact ID:
flink-gelly_2.12
Version:
1.7.1
Release Date:
Dec 14, 2018
Licenses:
Files:
libraryDependencies += "org.apache.flink" %% "flink-gelly" % "1.7.1"
ivy"org.apache.flink::flink-gelly:1.7.1"
//> using dep "org.apache.flink::flink-gelly:1.7.1"
import $ivy.`org.apache.flink::flink-gelly:1.7.1`
<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-gelly_2.12</artifactId> <version>1.7.1</version> </dependency>
compile group: 'org.apache.flink', name: 'flink-gelly_2.12', version: '1.7.1'