Last Version

org.qcri.rheem:rheem-platforms 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

Categories

Categories

ORM Data
GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem-platforms
Version

Version

0.3.0
Type

Type

pom
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-platforms 0.3.0

Filename Size
rheem-platforms-0.3.0.pom 798 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3

test (2)

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

Project Modules

  • rheem-java
  • rheem-spark
  • rheem-postgres
  • rheem-graphchi
  • rheem-jdbc-template
  • rheem-sqlite3