<dependency>
<groupId>ai.rapids</groupId>
<artifactId>xgboost4j_2.x</artifactId>
<version>1.0.0-Beta5</version>
</dependency>
<parent> <groupId>ai.rapids</groupId> <artifactId>xgboost-jvm_2.x</artifactId> <version>1.0.0-Beta5</version> </parent>
compile
|-- com.typesafe.akka:akka-actor_${scala.binary.version}:2.5.23
test
|-- junit:junit:4.11
|-- com.typesafe.akka:akka-testkit_${scala.binary.version}:2.5.23
|-- ai.rapids:cudf