is not current version
Last Version 0.4.2

org.jupyter-scala:flink-yarn_2.11 0.4.0

flink-yarn

Categories

Categories

Scala Languages
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

flink-yarn_2.11
Version

Version

0.4.0
Type

Type

jar

Download flink-yarn_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/org.jupyter-scala/flink-yarn_2.11/ -->
<dependency>
    <groupId>org.jupyter-scala</groupId>
    <artifactId>flink-yarn_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupyter-scala/flink-yarn_2.11/
implementation 'org.jupyter-scala:flink-yarn_2.11:0.4.0'
// https://jarcasting.com/artifacts/org.jupyter-scala/flink-yarn_2.11/
implementation ("org.jupyter-scala:flink-yarn_2.11:0.4.0")
'org.jupyter-scala:flink-yarn_2.11:jar:0.4.0'
<dependency org="org.jupyter-scala" name="flink-yarn_2.11" rev="0.4.0">
  <artifact name="flink-yarn_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupyter-scala', module='flink-yarn_2.11', version='0.4.0')
)
libraryDependencies += "org.jupyter-scala" % "flink-yarn_2.11" % "0.4.0"
[org.jupyter-scala/flink-yarn_2.11 "0.4.0"]