Download spark-ml-commons-1.0.1.jar file - Jar s

Jar examples for s:spark-ml-commons

Description

Utility tools in Java and for Spark ML

You can download jar file spark-ml-commons 1.0.1 in this page.

License

MIT

Build File

You can use the following script to add spark-ml-commons-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.chen0040</groupId>
   <artifactId>spark-ml-commons</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.chen0040', name: 'spark-ml-commons', version: '1.0.1'
libraryDependencies += "com.github.chen0040" % "spark-ml-commons" % "1.0.1"
<dependency org="com.github.chen0040" name="spark-ml-commons" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.chen0040', module='spark-ml-commons', version='1.0.1'))
'com.github.chen0040:spark-ml-commons:jar:1.0.1'

Download

Click the following link to download the jar file.

spark-ml-commons-1.0.1-javadoc.jar
spark-ml-commons-1.0.1-sources.jar
spark-ml-commons-1.0.1.jar
spark-ml-commons-1.0.1.pom



Related Tutorials