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 0.2.2


Group ID:
com.github.intel-hadoop
Artifact ID:
gearpump_2.11
Version:
0.2.2
Release Date:
Jan 21, 2015
Licenses:
Files:

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

Mill build tool

ivy"com.github.intel-hadoop::gearpump:0.2.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.intel-hadoop</groupId>
  <artifactId>gearpump_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.github.intel-hadoop', name: 'gearpump_2.11', version: '0.2.2'