Download spark-ml-serving-common_2.11-0.2.2.jar file - Jar s

Jar examples for s:spark-ml-serving-common-2.11

Description

spark-ml-serving-common

You can download jar file spark-ml-serving-common_2.11 0.2.2 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add spark-ml-serving-common_2.11-0.2.2.jar to your project.

<dependency>
   <groupId>io.hydrosphere</groupId>
   <artifactId>spark-ml-serving-common_2.11</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'io.hydrosphere', name: 'spark-ml-serving-common_2.11', version: '0.2.2'
libraryDependencies += "io.hydrosphere" % "spark-ml-serving-common_2.11" % "0.2.2"
<dependency org="io.hydrosphere" name="spark-ml-serving-common_2.11" rev="0.2.2"/>
@Grapes(@Grab(group='io.hydrosphere', module='spark-ml-serving-common_2.11', version='0.2.2'))
'io.hydrosphere:spark-ml-serving-common_2.11:jar:0.2.2'

Download

Click the following link to download the jar file.

spark-ml-serving-common_2.11-0.2.2-javadoc.jar
spark-ml-serving-common_2.11-0.2.2-sources.jar
spark-ml-serving-common_2.11-0.2.2.jar
spark-ml-serving-common_2.11-0.2.2.pom



Related Tutorials