REEF Tests

Integration tests for REEF

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-tests
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

REEF Tests
Integration tests for REEF
Project Organization

Project Organization

The Apache Software Foundation

Download reef-tests

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.reef : reef-common jar 0.16.0
org.apache.reef : reef-runtime-local jar 0.16.0
org.apache.reef : reef-runtime-yarn jar 0.16.0
org.apache.reef : reef-runtime-mesos jar 0.16.0
org.apache.reef : reef-poison jar 0.16.0
org.apache.reef : reef-examples jar 0.16.0
org.apache.reef : reef-io jar 0.16.0
org.apache.reef : vortex jar 0.16.0
org.slf4j : slf4j-jdk14 Optional jar 1.7.7

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.0
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.0-incubating
0.12.0-incubating
0.11.0-incubating
0.10.0-incubating