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