is not current version
Last Version 0.2.2

io.hydrosphere:spark-ml-serving-common_2.11 0.2.0

spark-ml-serving-common

GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

spark-ml-serving-common_2.11
Version

Version

0.2.0
Type

Type

jar

Download spark-ml-serving-common_2.11 0.2.0


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