| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.reef |
| ArtifactId | ArtifactIdreef-utils |
| Last Version | Last Version0.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionREEF Utils
Utilities used across REEF modules.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reef-utils-0.16.0.pom | |
| reef-utils-0.16.0.jar | 8 KB |
| reef-utils-0.16.0-sources.jar | 7 KB |
| reef-utils-0.16.0-javadoc.jar | 46 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| net.jcip : jcip-annotations | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| 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
|