MVN

de.julielab : learning-to-rank

Maven & Gradle

Jan 26, 2021
1 usages
0 stars

Learning to Rank · This is a copy of the original RankLib from the Lemur project (https://sourceforge.net/p/lemur/wiki/RankLib/). The copy serves as a possibility to create a Maven artifact uploaded to Maven central since the Lemur project doesn't provide Maven artifacts on central. Additionally, changes have been made to use RankLib more easily as a library from the code of another program. Also, for thread-safety, the static, global feature number counter is not used any more.

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>learning-to-rank</artifactId>
    <version>2.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.julielab : learning-to-rank to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.11.1

All Versions

Choose a version of de.julielab : learning-to-rank to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.11.x
learning-to-rank-2.11.1
2.11
learning-to-rank-2.11

How to add a dependency to Maven

Add the following de.julielab : learning-to-rank maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>learning-to-rank</artifactId>
    <version>2.11.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.julielab : learning-to-rank gradle dependency to your build.gradle file:

implementation 'de.julielab:learning-to-rank:2.11.1'

Gradle Kotlin DSL: Add the following de.julielab : learning-to-rank gradle kotlin dependency to your build.gradle.kts file:

implementation("de.julielab:learning-to-rank:2.11.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.julielab : learning-to-rank sbt scala dependency to your build.sbt file:

libraryDependencies += "de.julielab" % "learning-to-rank" % "2.11.1"

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies

Jan 23, 2023
4 usages
0 stars
Jan 23, 2023
1 usages
0 stars
May 18, 2020
5 usages
0 stars
May 18, 2020
8 usages
0 stars
May 18, 2020
0 stars
May 18, 2020
0 stars
May 20, 2020
4 usages
0 stars