Jar examples for s:spark-ml-commons
Utility tools in Java and for Spark ML
You can download jar file spark-ml-commons 1.0.1 in this page.
MIT
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'
Click the following link to download the jar file.
spark-ml-commons-1.0.1-javadoc.jar