Last Version

org.qcri.rheem:rheem-core 0.3.0

This Rheem module contains all the base code that is used by all other modules.

License

License

GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

This Rheem module contains all the base code that is used by all other modules.

Download rheem-core 0.3.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.json : json jar 20160212
org.yaml : snakeyaml jar 1.17
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.13
org.slf4j : slf4j-simple jar 1.7.13
de.odysseus.juel : juel-api jar 2.2.7
de.odysseus.juel : juel-impl jar 2.2.7
com.google.code.gson : gson jar 2.2.4
de.hpi.isg : profiledb-instrumentation jar 0.1.1
de.hpi.isg : profiledb-store jar 0.1.1
org.antlr : antlr4 jar 4.5.3
org.apache.commons : commons-lang3 jar 3.3.2
net.sf.trove4j : trove4j jar 3.0.3

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-hdfs jar 2.2.0
org.apache.hadoop : hadoop-common 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.