MVN

ai.h2o : xgboost4j

Maven & Gradle

Dec 12, 2019
1 usages
43 stars

xgboost4j · H2O XGBoost Libraries

<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>xgboost4j</artifactId>
    <version>0.90.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.h2o : xgboost4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.90.6

All Versions

Choose a version of ai.h2o : xgboost4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.90.x
xgboost4j-0.90.6
xgboost4j-0.90.5
xgboost4j-0.90.3
0.83.x
xgboost4j-0.83.17
0.82.x
xgboost4j-0.82.21
xgboost4j-0.82.20
xgboost4j-0.82.19
xgboost4j-0.82.18
0.7.x
xgboost4j-0.7.15
xgboost4j-0.7.13
xgboost4j-0.7.12
xgboost4j-0.7.9
xgboost4j-0.7.8
xgboost4j-0.7.7
xgboost4j-0.7.4
xgboost4j-0.7.3
xgboost4j-0.7.2

How to add a dependency to Maven

Add the following ai.h2o : xgboost4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>xgboost4j</artifactId>
    <version>0.90.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.h2o : xgboost4j gradle dependency to your build.gradle file:

implementation 'ai.h2o:xgboost4j:0.90.6'

Gradle Kotlin DSL: Add the following ai.h2o : xgboost4j gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.h2o:xgboost4j:0.90.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.h2o : xgboost4j sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.h2o" % "xgboost4j" % "0.90.6"

Advertisement

Dependencies from Group

Aug 22, 2023
33 usages
6.7k stars
Aug 22, 2023
31 usages
6.7k stars
Aug 22, 2023
11 usages
6.7k stars
Aug 22, 2023
8 usages
6.7k stars
Aug 22, 2023
8 usages
6.7k stars

Discover Dependencies