License |
License |
---|---|
GroupId | GroupIdcom.github.hirofumi |
ArtifactId | ArtifactIdxgboost4j-flink_2.11 |
Version | Version0.80-p1 |
Type | Typejar |
Description |
Descriptionxgboost4j-flink
xgboost4j-flink
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hirofumi/xgboost4j-flink_2.11/ -->
<dependency>
<groupId>com.github.hirofumi</groupId>
<artifactId>xgboost4j-flink_2.11</artifactId>
<version>0.80-p1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hirofumi/xgboost4j-flink_2.11/
implementation 'com.github.hirofumi:xgboost4j-flink_2.11:0.80-p1'
// https://jarcasting.com/artifacts/com.github.hirofumi/xgboost4j-flink_2.11/
implementation ("com.github.hirofumi:xgboost4j-flink_2.11:0.80-p1")
'com.github.hirofumi:xgboost4j-flink_2.11:jar:0.80-p1'
<dependency org="com.github.hirofumi" name="xgboost4j-flink_2.11" rev="0.80-p1">
<artifact name="xgboost4j-flink_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hirofumi', module='xgboost4j-flink_2.11', version='0.80-p1')
)
libraryDependencies += "com.github.hirofumi" % "xgboost4j-flink_2.11" % "0.80-p1"
[com.github.hirofumi/xgboost4j-flink_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 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.flink : flink-clients_2.11 | jar | 0.10.2 |
org.apache.flink : flink-ml_2.11 | jar | 0.10.2 |
org.apache.flink : flink-scala_2.11 | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |