License |
License |
---|---|
GroupId | GroupIdio.github.metarank |
ArtifactId | ArtifactIdlightgbm4j |
Version | Version3.3.2-1 |
Type | Typejar |
Description |
DescriptionLightGBM4j: Java LightGBM wrapper
A high-level wrapper for LightGBM toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightgbm4j-3.3.2-1.pom | |
lightgbm4j-3.3.2-1.jar | 4 MB |
lightgbm4j-3.3.2-1-sources.jar | 4 MB |
lightgbm4j-3.3.2-1-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.metarank/lightgbm4j/ -->
<dependency>
<groupId>io.github.metarank</groupId>
<artifactId>lightgbm4j</artifactId>
<version>3.3.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.metarank/lightgbm4j/
implementation 'io.github.metarank:lightgbm4j:3.3.2-1'
// https://jarcasting.com/artifacts/io.github.metarank/lightgbm4j/
implementation ("io.github.metarank:lightgbm4j:3.3.2-1")
'io.github.metarank:lightgbm4j:jar:3.3.2-1'
<dependency org="io.github.metarank" name="lightgbm4j" rev="3.3.2-1">
<artifact name="lightgbm4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.metarank', module='lightgbm4j', version='3.3.2-1')
)
libraryDependencies += "io.github.metarank" % "lightgbm4j" % "3.3.2-1"
[io.github.metarank/lightgbm4j "3.3.2-1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-commons | jar | 1.7.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |