License |
License |
---|---|
GroupId | GroupIdcom.github.hirofumi |
ArtifactId | ArtifactIdxgboost4j-spark_2.11 |
Version | Version0.80-p1 |
Type | Typejar |
Description |
Descriptionxgboost4j-spark
xgboost4j-spark
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xgboost4j-spark_2.11-0.80-p1.pom | |
xgboost4j-spark_2.11-0.80-p1.jar | 315 KB |
xgboost4j-spark_2.11-0.80-p1-sources.jar | 34 KB |
xgboost4j-spark_2.11-0.80-p1-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hirofumi/xgboost4j-spark_2.11/ -->
<dependency>
<groupId>com.github.hirofumi</groupId>
<artifactId>xgboost4j-spark_2.11</artifactId>
<version>0.80-p1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hirofumi/xgboost4j-spark_2.11/
implementation 'com.github.hirofumi:xgboost4j-spark_2.11:0.80-p1'
// https://jarcasting.com/artifacts/com.github.hirofumi/xgboost4j-spark_2.11/
implementation ("com.github.hirofumi:xgboost4j-spark_2.11:0.80-p1")
'com.github.hirofumi:xgboost4j-spark_2.11:jar:0.80-p1'
<dependency org="com.github.hirofumi" name="xgboost4j-spark_2.11" rev="0.80-p1">
<artifact name="xgboost4j-spark_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hirofumi', module='xgboost4j-spark_2.11', version='0.80-p1')
)
libraryDependencies += "com.github.hirofumi" % "xgboost4j-spark_2.11" % "0.80-p1"
[com.github.hirofumi/xgboost4j-spark_2.11 "0.80-p1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.hirofumi : xgboost4j_2.11 | jar | 0.80-p1 |
com.esotericsoftware.kryo : kryo | jar | 2.21 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.3.0 |
org.apache.spark : spark-mllib_2.11 | jar | 2.3.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |