l

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
https://github.com/feedzai/make-lightgbm
The Apache Software License, Version 2.0
Feedzai
Feedzai OpenML
文件下载
文件名 操作
lightgbm-lib-3.0.0.jar 下载
lightgbm-lib-3.0.0.pom 下载
lightgbm-lib-3.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.feedzai.openml.lightgbm</groupId>
  <artifactId>lightgbm-lib</artifactId>
  <version>3.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.feedzai.openml.lightgbm:lightgbm-lib:3.0.0'
Gradle Kotlin
implementation("com.feedzai.openml.lightgbm:lightgbm-lib:3.0.0")
Scala SBT
libraryDependencies += "com.feedzai.openml.lightgbm" % "lightgbm-lib" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.feedzai.openml.lightgbm', module='lightgbm-lib', version='3.0.0')
)
Apache Ivy
<dependency org="com.feedzai.openml.lightgbm" name="lightgbm-lib" rev="3.0.0" />
Leiningen
[com.feedzai.openml.lightgbm/lightgbm-lib "3.0.0"]
Apache Buildr
'com.feedzai.openml.lightgbm:lightgbm-lib:jar:3.0.0'
本项目依赖
该项目无第三方依赖