Lightweight real-time big data streaming engine over Akka
Scala versions:
2.12
gearpump 0.2
Group ID:
com.github.intel-hadoop
Artifact ID:
gearpump_2.11
Version:
0.2
Release Date:
Jan 10, 2015
Licenses:
Files:
Full Scala Version:
2.11.4
Developers:
libraryDependencies += "com.github.intel-hadoop" %% "gearpump" % "0.2"
ivy"com.github.intel-hadoop::gearpump:0.2"
//> using dep "com.github.intel-hadoop::gearpump:0.2"
import $ivy.`com.github.intel-hadoop::gearpump:0.2`
<dependency> <groupId>com.github.intel-hadoop</groupId> <artifactId>gearpump_2.11</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.intel-hadoop', name: 'gearpump_2.11', version: '0.2'