is not current version
Last Version 0.16.0

org.apache.reef:reef-runtime-hdinsight 0.10.0-incubating


GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-runtime-hdinsight
Version

Version

0.10.0-incubating
Type

Type

jar

Download reef-runtime-hdinsight 0.10.0-incubating


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