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

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

Download

Click the following link to download the jar file.

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



Related Tutorials