Hello  Aljoscha,

I am using Flink 0.10.1 (see below) and flinkspector (0.1-SNAPSHOT).

---------------------------------------------------------------------------------

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-scala</artifactId>
<version>0.10.1</version>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-streaming-scala</artifactId>
<version>0.10.1</version>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-clients</artifactId>
<version>0.10.1</version>
</dependency>
                <dependency>
  <groupId>com.dataArtisans</groupId>
  <artifactId>flink-training-exercises</artifactId>
  <version>0.1</version>

<dependency>
   <groupId>org.flinkspector</groupId>
   <artifactId>flinkspector-datastream</artifactId>
   <version>0.1-SNAPSHOT</version>
</dependency>

</dependency>

-----------------------------------------------------

Many thanks in advance for your effort.

-- Nirmalya


-- 
Software Technologist
http://www.linkedin.com/in/nirmalyasengupta
"If you have built castles in the air, your work need not be lost. That is
where they should be.
Now put the foundation under them."

Reply via email to