is not current version
Last Version 0.13.3

io.hydrosphere:mist-lib-spark2_2.11 0.12.2

mist-lib-spark2

GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

mist-lib-spark2_2.11
Version

Version

0.12.2
Type

Type

jar

Download mist-lib-spark2_2.11 0.12.2


<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/ -->
<dependency>
    <groupId>io.hydrosphere</groupId>
    <artifactId>mist-lib-spark2_2.11</artifactId>
    <version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/
implementation 'io.hydrosphere:mist-lib-spark2_2.11:0.12.2'
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/
implementation ("io.hydrosphere:mist-lib-spark2_2.11:0.12.2")
'io.hydrosphere:mist-lib-spark2_2.11:jar:0.12.2'
<dependency org="io.hydrosphere" name="mist-lib-spark2_2.11" rev="0.12.2">
  <artifact name="mist-lib-spark2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist-lib-spark2_2.11', version='0.12.2')
)
libraryDependencies += "io.hydrosphere" % "mist-lib-spark2_2.11" % "0.12.2"
[io.hydrosphere/mist-lib-spark2_2.11 "0.12.2"]