org.qcri.rheem:rheem-java

Rheem is a tool to build platform-agnostic data processing apps and have them both optimized for and executed on multiple different execution platforms, such as Java Streams and Apache Spark.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem-java
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rheem is a tool to build platform-agnostic data processing apps and have them both optimized for and executed on multiple different execution platforms, such as Java Streams and Apache Spark.

Download rheem-java

How to add to project

<!-- https://jarcasting.com/artifacts/org.qcri.rheem/rheem-java/ -->
<dependency>
    <groupId>org.qcri.rheem</groupId>
    <artifactId>rheem-java</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qcri.rheem/rheem-java/
implementation 'org.qcri.rheem:rheem-java:0.3.0'
// https://jarcasting.com/artifacts/org.qcri.rheem/rheem-java/
implementation ("org.qcri.rheem:rheem-java:0.3.0")
'org.qcri.rheem:rheem-java:jar:0.3.0'
<dependency org="org.qcri.rheem" name="rheem-java" rev="0.3.0">
  <artifact name="rheem-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qcri.rheem', module='rheem-java', version='0.3.0')
)
libraryDependencies += "org.qcri.rheem" % "rheem-java" % "0.3.0"
[org.qcri.rheem/rheem-java "0.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.qcri.rheem : rheem-core jar 0.3.0
org.qcri.rheem : rheem-basic jar 0.3.0
org.scala-lang : scala-library jar 2.11.8
net.sf.trove4j : trove4j jar 3.0.3

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.0.41-beta

Project Modules

There are no modules declared in this project.
org.qcri.rheem

Data Analytics - Qatar Computing Research Institute, HBKU

Data Analytics - Qatar Computing Research Institute

Versions

Version
0.3.0
0.2.1
0.2.0