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