gearpump / gearpump   0.9.0

Apache License 2.0 Website GitHub

Lightweight real-time big data streaming engine over Akka

Scala versions: 2.12 2.11 2.10

gearpump-streaming 0.8.0


Group ID:
com.github.intel-hadoop
Artifact ID:
gearpump-streaming_2.11
Version:
0.8.0
Release Date:
Apr 4, 2016
Licenses:
Files:

libraryDependencies += "com.github.intel-hadoop" %% "gearpump-streaming" % "0.8.0"

Mill build tool

ivy"com.github.intel-hadoop::gearpump-streaming:0.8.0"

Scala CLI

//> using dep "com.github.intel-hadoop::gearpump-streaming:0.8.0"

Ammonite REPL

import $ivy.`com.github.intel-hadoop::gearpump-streaming:0.8.0`

<dependency>
  <groupId>com.github.intel-hadoop</groupId>
  <artifactId>gearpump-streaming_2.11</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.github.intel-hadoop', name: 'gearpump-streaming_2.11', version: '0.8.0'