Download spark-ml-serving-common_2.11-0.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials