Last Version

Openml LightGBM lib 3.0.0

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

License

License

GroupId

GroupId

com.feedzai.openml.lightgbm
ArtifactId

ArtifactId

lightgbm-lib
Version

Version

3.0.0
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/feedzai/make-lightgbm
Project Organization

Project Organization

Feedzai
Source Code Management

Source Code Management

https://github.com/feedzai/feedzai-openml-java

Download lightgbm-lib 3.0.0


<!-- https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/lightgbm-lib/ -->
<dependency>
    <groupId>com.feedzai.openml.lightgbm</groupId>
    <artifactId>lightgbm-lib</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/lightgbm-lib/
implementation 'com.feedzai.openml.lightgbm:lightgbm-lib:3.0.0'
// https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/lightgbm-lib/
implementation ("com.feedzai.openml.lightgbm:lightgbm-lib:3.0.0")
'com.feedzai.openml.lightgbm:lightgbm-lib:jar:3.0.0'
<dependency org="com.feedzai.openml.lightgbm" name="lightgbm-lib" rev="3.0.0">
  <artifact name="lightgbm-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.openml.lightgbm', module='lightgbm-lib', version='3.0.0')
)
libraryDependencies += "com.feedzai.openml.lightgbm" % "lightgbm-lib" % "3.0.0"
[com.feedzai.openml.lightgbm/lightgbm-lib "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.