Last Version

ml.dmlc:xgboost4j_2.11 1.1.2

JVM Package for XGBoost

License

License

GroupId

GroupId

ml.dmlc
ArtifactId

ArtifactId

xgboost4j_2.11
Version

Version

1.1.2
Type

Type

jar
Description

Description

JVM Package for XGBoost

Download xgboost4j_2.11 1.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.11 jar 2.5.23
com.esotericsoftware.kryo : kryo jar 2.22
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
org.scala-lang : scala-library jar 2.11.12
commons-logging : commons-logging jar 1.2

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.typesafe.akka : akka-testkit_2.11 jar 2.5.23
org.scalatest : scalatest_2.11 jar 3.0.8
org.scalactic : scalactic_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.