Last Version

org.qcri.rheem:rheem-tests 0.2.1

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

GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem-tests
Version

Version

0.2.1
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-tests 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.qcri.rheem : rheem-iejoin jar 0.2.1
net.sf.trove4j : trove4j jar 3.0.3

test (13)

Group / Artifact Type Version
org.qcri.rheem : rheem-core jar 0.2.1
org.qcri.rheem : rheem-basic jar 0.2.1
org.qcri.rheem : rheem-java jar 0.2.1
org.qcri.rheem : rheem-spark jar 0.2.1
org.qcri.rheem : rheem-sqlite3 jar 0.2.1
org.qcri.rheem : rheem-postgres jar 0.2.1
org.qcri.rheem : rheem-graphchi jar 0.2.1
org.graphchi : graphchi-java_2.11 jar 0.2.2
org.qcri.rheem : rheem-api jar 0.2.1
org.apache.spark : spark-core_2.11 jar 1.6.0
org.apache.spark : spark-graphx_2.11 jar 1.6.0
junit : junit jar 4.11
org.mockito : mockito-core jar 2.0.41-beta

Project Modules

There are no modules declared in this project.