Last Version

xCLiMF Spark 0.0.5

Extended Collaborative Less Is More Filtering for Spark

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.timotta
ArtifactId

ArtifactId

xclimf-spark
Version

Version

0.0.5
Type

Type

jar
Description

Description

xCLiMF Spark
Extended Collaborative Less Is More Filtering for Spark
Project URL

Project URL

https://github.com/timotta/xclimf-spark
Source Code Management

Source Code Management

https://github.com/timotta/xclimf-spark.git

Download xclimf-spark 0.0.5


<!-- https://jarcasting.com/artifacts/com.timotta/xclimf-spark/ -->
<dependency>
    <groupId>com.timotta</groupId>
    <artifactId>xclimf-spark</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.timotta/xclimf-spark/
implementation 'com.timotta:xclimf-spark:0.0.5'
// https://jarcasting.com/artifacts/com.timotta/xclimf-spark/
implementation ("com.timotta:xclimf-spark:0.0.5")
'com.timotta:xclimf-spark:jar:0.0.5'
<dependency org="com.timotta" name="xclimf-spark" rev="0.0.5">
  <artifact name="xclimf-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.timotta', module='xclimf-spark', version='0.0.5')
)
libraryDependencies += "com.timotta" % "xclimf-spark" % "0.0.5"
[com.timotta/xclimf-spark "0.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.spark : spark-mllib_2.11 jar 2.1.1
org.apache.spark : spark-core_2.11 jar 2.1.1
org.apache.spark : spark-sql_2.11 jar 2.1.1
org.slf4j : slf4j-api jar 1.7.5
org.scala-lang : scala-library jar 2.11.8

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.