Files download
File Operation
xgboost4j-linux-minimal-0.82.21.jar download
xgboost4j-linux-minimal-0.82.21.pom download
xgboost4j-linux-minimal-0.82.21-sources.jar download
Apache Maven
<dependency>
  <groupId>ai.h2o</groupId>
  <artifactId>xgboost4j-linux-minimal</artifactId>
  <version>0.82.21</version>
</dependency>
Gradle Groovy
implementation 'ai.h2o:xgboost4j-linux-minimal:0.82.21'
Gradle Kotlin
implementation("ai.h2o:xgboost4j-linux-minimal:0.82.21")
Scala SBT
libraryDependencies += "ai.h2o" % "xgboost4j-linux-minimal" % "0.82.21"
Groovy Grape
@Grapes(
  @Grab(group='ai.h2o', module='xgboost4j-linux-minimal', version='0.82.21')
)
Apache Ivy
<dependency org="ai.h2o" name="xgboost4j-linux-minimal" rev="0.82.21" />
Leiningen
[ai.h2o/xgboost4j-linux-minimal "0.82.21"]
Apache Buildr
'ai.h2o:xgboost4j-linux-minimal:jar:0.82.21'
Dependencies
The project has no third-party dependencies