MVN

org.apache.hivemall : hivemall-xgboost

Maven & Gradle

Nov 28, 2019
7 usages

Hivemall XGBoost Integration

<dependency>
    <groupId>org.apache.hivemall</groupId>
    <artifactId>hivemall-xgboost</artifactId>
    <version>0.6.0-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.hivemall : hivemall-xgboost to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0-incubating

All Versions

Choose a version of org.apache.hivemall : hivemall-xgboost to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
hivemall-xgboost-0.6.0-incubating
0.5.x
hivemall-xgboost-0.5.2-incubating
hivemall-xgboost-0.5.0-incubating

How to add a dependency to Maven

Add the following org.apache.hivemall : hivemall-xgboost maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.hivemall</groupId>
    <artifactId>hivemall-xgboost</artifactId>
    <version>0.6.0-incubating</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.hivemall : hivemall-xgboost gradle dependency to your build.gradle file:

implementation 'org.apache.hivemall:hivemall-xgboost:0.6.0-incubating'

Gradle Kotlin DSL: Add the following org.apache.hivemall : hivemall-xgboost gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.hivemall:hivemall-xgboost:0.6.0-incubating")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.hivemall : hivemall-xgboost sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.hivemall" % "hivemall-xgboost" % "0.6.0-incubating"

Advertisement

Dependencies from Group

Nov 28, 2019
11 usages
Nov 28, 2019
7 usages
Nov 28, 2019
5 usages
Nov 28, 2019
2 usages

Discover Dependencies

Sep 28, 2018
6 usages
12.9k stars
Sep 28, 2018
6 usages
12.9k stars
Sep 28, 2018
6 usages
12.9k stars
Dec 23, 2021
7 usages
255 stars
Jan 09, 2020
6 usages
Jan 09, 2020
6 usages
Aug 10, 2023
20 usages
27 stars
Apr 04, 2021
6 usages
1 stars
Jan 09, 2022
6 usages
5 stars
Dec 29, 2021
7 usages
39k stars