Thanks! Yes, it's available now on Maven Central -
https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22flink-wrapper_2.11%22 The
README on Github has directions on how to add the project via SBT.
- Mike
On Mon, Jun 12, 2017 at 9:45 PM Flavio Pompermaier
wrote:
> Nice lib! Is it available also on
Nice lib! Is it available also on maven central?
On 13 Jun 2017 4:36 am, "Michael Reid" wrote:
> I'm currently working on a project where I need to manage jobs
> programmatically without being tied to Flink, so I wrote a small,
> asynchronous Scala wrapper around the Flink REST API. I decided to