License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.timotta |
ArtifactId | ArtifactIdxclimf-spark |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionxCLiMF Spark
Extended Collaborative Less Is More Filtering for Spark
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xclimf-spark-0.0.5.pom | |
xclimf-spark-0.0.5.jar | 127 KB |
xclimf-spark-0.0.5-sources.jar | 10 KB |
xclimf-spark-0.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |