MVN

com.feedzai.openml.lightgbm : lightgbm-lib

Maven & Gradle

Sep 02, 2020
1 usages
3 stars

Openml LightGBM lib · LightGBM build for Java generated with make-lightgbm. Build created with command: `bash make.sh v3.0.0 3.0.0` --- Build info: LIGHTGBM_REPO_URL=https://github.com/microsoft/LightGBM LIGHTGBM_VERSION=v3.0.0 LIGHTGBM_COMMIT=7e11d4aeabd4a39ffa4afb382299c6d00ddf01e7 PACKAGE_TIMESTAMP=2020/09/01 18:20:49

<dependency>
    <groupId>com.feedzai.openml.lightgbm</groupId>
    <artifactId>lightgbm-lib</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.feedzai.openml.lightgbm : lightgbm-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.feedzai.openml.lightgbm : lightgbm-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
lightgbm-lib-3.0.0
2.3.x
lightgbm-lib-2.3.190

How to add a dependency to Maven

Add the following com.feedzai.openml.lightgbm : lightgbm-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.feedzai.openml.lightgbm</groupId>
    <artifactId>lightgbm-lib</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.feedzai.openml.lightgbm : lightgbm-lib gradle dependency to your build.gradle file:

implementation 'com.feedzai.openml.lightgbm:lightgbm-lib:3.0.0'

Gradle Kotlin DSL: Add the following com.feedzai.openml.lightgbm : lightgbm-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.feedzai.openml.lightgbm:lightgbm-lib:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.feedzai.openml.lightgbm : lightgbm-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.feedzai.openml.lightgbm" % "lightgbm-lib" % "3.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 25, 2020
2 usages
2 stars
Sep 22, 2021
1 usages
2 stars
May 31, 2023
4 usages
5 stars
May 05, 2023
3 usages
518 stars
Aug 23, 2023
2 usages
76 stars
Apr 15, 2021
3 usages
0 stars
Jul 23, 2023
4 usages
2 stars
Feb 08, 2023
1 usages
180 stars
Jul 19, 2021
1 usages
0 stars
Aug 09, 2023
13 usages
0 stars