flink-gelly 1.0.2-hadoop1
Group ID:
     org.apache.flink 
  Artifact ID:
     flink-gelly_2.10 
  Version:
     1.0.2-hadoop1 
  Release Date:
     Apr 18, 2016 
  Licenses:
    
  Files:
    
  libraryDependencies += "org.apache.flink" %% "flink-gelly" % "1.0.2-hadoop1"
ivy"org.apache.flink::flink-gelly:1.0.2-hadoop1"
//> using dep "org.apache.flink::flink-gelly:1.0.2-hadoop1"
import $ivy.`org.apache.flink::flink-gelly:1.0.2-hadoop1`
<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-gelly_2.10</artifactId> <version>1.0.2-hadoop1</version> </dependency>
compile group: 'org.apache.flink', name: 'flink-gelly_2.10', version: '1.0.2-hadoop1'