Last Version

org.qcri.rheem:rheem-profiler_2.10 0.3.0

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-profiler_2.10
Version

Version

0.3.0
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-profiler_2.10 0.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.rrd4j : rrd4j jar 2.2
org.qcri.rheem : rheem-spark_2.10 jar 0.3.0
org.qcri.rheem : rheem-java jar 0.3.0
org.qcri.rheem : rheem-graphchi_2.10 jar 0.3.0
org.qcri.rheem : rheem-postgres jar 0.3.0
org.qcri.rheem : rheem-sqlite3 jar 0.3.0
de.hpi.isg : profiledb-instrumentation jar 0.1.1
net.sf.trove4j : trove4j jar 3.0.3

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 1.6.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.