Last Version

REEF Utils 0.16.0

Utilities used across REEF modules.

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-utils
Version

Version

0.16.0
Type

Type

jar
Description

Description

REEF Utils
Utilities used across REEF modules.
Project Organization

Project Organization

The Apache Software Foundation

Download reef-utils 0.16.0


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.