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