Last Version

ml.dmlc:xgboost4j_2.12 1.6.1

JVM Package for XGBoost

License

License

GroupId

GroupId

ml.dmlc
ArtifactId

ArtifactId

xgboost4j_2.12
Version

Version

1.6.1
Type

Type

jar
Description

Description

JVM Package for XGBoost

Download xgboost4j_2.12 1.6.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.12 jar 2.5.23
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 (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3
org.scalatest : scalatest_2.12 jar 3.0.5
org.scala-lang : scala-compiler jar 2.12.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.typesafe.akka : akka-testkit_2.12 jar 2.5.23
org.scalactic : scalactic_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.