REEF Examples CLR

Examples that use the JVM/CLR interop of REEF.

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-examples-clr
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

REEF Examples CLR
Examples that use the JVM/CLR interop of REEF.
Project Organization

Project Organization

The Apache Software Foundation

Download reef-examples-clr

How to add to project

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

Dependencies

compile (8)

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-io jar 0.16.0
org.apache.reef : reef-checkpoint jar 0.16.0
org.apache.reef : reef-webserver jar 0.16.0
org.apache.reef : reef-examples jar 0.16.0
org.slf4j : slf4j-jdk14 Optional jar 1.7.7

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