| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.reef |
| ArtifactId | ArtifactIdreef-checkpoint |
| Version | Version0.9 |
| Type | Typejar |
| Description |
DescriptionREEF Checkpoint
The Retainable Evaluator Execution Framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reef-checkpoint-0.9.pom | |
| reef-checkpoint-0.9.jar | 17 KB |
| reef-checkpoint-0.9-sources.jar | 10 KB |
| reef-checkpoint-0.9-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.reef/reef-checkpoint/ -->
<dependency>
<groupId>com.microsoft.reef</groupId>
<artifactId>reef-checkpoint</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-checkpoint/
implementation 'com.microsoft.reef:reef-checkpoint:0.9'
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-checkpoint/
implementation ("com.microsoft.reef:reef-checkpoint:0.9")
'com.microsoft.reef:reef-checkpoint:jar:0.9'
<dependency org="com.microsoft.reef" name="reef-checkpoint" rev="0.9">
<artifact name="reef-checkpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.reef', module='reef-checkpoint', version='0.9')
)
libraryDependencies += "com.microsoft.reef" % "reef-checkpoint" % "0.9"
[com.microsoft.reef/reef-checkpoint "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.reef : reef-annotations | jar | 0.9 |
| com.microsoft.tang : tang | jar | 0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.4.0 |