Last Version

REEF Common 0.16.0

Retainable Evaluator Execution Framework

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-common
Version

Version

0.16.0
Type

Type

jar
Description

Description

REEF Common
Retainable Evaluator Execution Framework
Project Organization

Project Organization

The Apache Software Foundation

Download reef-common 0.16.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.reef : reef-annotations jar 0.16.0
org.apache.reef : reef-utils jar 0.16.0
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.reef : wake jar 0.16.0
org.apache.reef : tang jar 0.16.0
net.jcip : jcip-annotations jar 1.0
org.apache.commons : commons-lang3 jar 3.3.2
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

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

Project Modules

There are no modules declared in this project.