MVN

es.upm.etsisi : cf4j

Maven & Gradle

Oct 19, 2022
51 stars

cf4j · A Java's Collaborative Filtering library to carry out experiments in research of Collaborative Filtering based Recommender Systems.

<dependency>
    <groupId>es.upm.etsisi</groupId>
    <artifactId>cf4j</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.upm.etsisi : cf4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of es.upm.etsisi : cf4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
cf4j-2.3.0
2.2.x
cf4j-2.2.7
cf4j-2.2.6
cf4j-2.2.5
cf4j-2.2.4
cf4j-2.2.3
cf4j-2.2.2
cf4j-2.2.1
2.1.x
cf4j-2.1.2
cf4j-2.1.1
cf4j-2.1.0

How to add a dependency to Maven

Add the following es.upm.etsisi : cf4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>es.upm.etsisi</groupId>
    <artifactId>cf4j</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following es.upm.etsisi : cf4j gradle dependency to your build.gradle file:

implementation 'es.upm.etsisi:cf4j:2.3.0'

Gradle Kotlin DSL: Add the following es.upm.etsisi : cf4j gradle kotlin dependency to your build.gradle.kts file:

implementation("es.upm.etsisi:cf4j:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following es.upm.etsisi : cf4j sbt scala dependency to your build.sbt file:

libraryDependencies += "es.upm.etsisi" % "cf4j" % "2.3.0"

Advertisement

Dependencies from Group

Oct 19, 2022
51 stars
May 10, 2020
4 stars

Discover Dependencies

May 03, 2020
12 stars
Dec 11, 2022
0 stars
Dec 11, 2022
0 stars
Apr 28, 2020
0 stars
Dec 31, 2020
4 stars
May 01, 2020
73 stars
Feb 28, 2023
0 stars