Last Version

XGBoost JVM Package 1.6.1

JVM Package for XGBoost

License

License

GroupId

GroupId

ml.dmlc
ArtifactId

ArtifactId

xgboost-jvm_2.12
Version

Version

1.6.1
Type

Type

jar
Description

Description

XGBoost JVM Package
JVM Package for XGBoost
Project URL

Project URL

https://github.com/dmlc/xgboost/tree/master/jvm-packages
Source Code Management

Source Code Management

https://github.com/dmlc/xgboost

Download xgboost-jvm_2.12 1.6.1


<!-- https://jarcasting.com/artifacts/ml.dmlc/xgboost-jvm_2.12/ -->
<dependency>
    <groupId>ml.dmlc</groupId>
    <artifactId>xgboost-jvm_2.12</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc/xgboost-jvm_2.12/
implementation 'ml.dmlc:xgboost-jvm_2.12:1.6.1'
// https://jarcasting.com/artifacts/ml.dmlc/xgboost-jvm_2.12/
implementation ("ml.dmlc:xgboost-jvm_2.12:1.6.1")
'ml.dmlc:xgboost-jvm_2.12:jar:1.6.1'
<dependency org="ml.dmlc" name="xgboost-jvm_2.12" rev="1.6.1">
  <artifact name="xgboost-jvm_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc', module='xgboost-jvm_2.12', version='1.6.1')
)
libraryDependencies += "ml.dmlc" % "xgboost-jvm_2.12" % "1.6.1"
[ml.dmlc/xgboost-jvm_2.12 "1.6.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 4.0.2
org.scala-lang : scala-reflect jar 2.12.8
org.scala-lang : scala-library jar 2.12.8
commons-logging : commons-logging jar 1.2

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.scalactic : scalactic_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.