REEF Utils

Utilities used across REEF modules.

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-utils
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

REEF Utils
Utilities used across REEF modules.
Project Organization

Project Organization

The Apache Software Foundation

Download reef-utils

How to add to project

<!-- 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.

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