| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.github.metarank |
| ArtifactId | ArtifactIdxgboost-java |
| Last Version | Last Version1.6.1-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxgboost-java
xgboost-java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xgboost-java-1.6.1-2.pom | |
| xgboost-java-1.6.1-2.jar | 3 MB |
| xgboost-java-1.6.1-2-sources.jar | 3 MB |
| xgboost-java-1.6.1-2-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.metarank/xgboost-java/ -->
<dependency>
<groupId>io.github.metarank</groupId>
<artifactId>xgboost-java</artifactId>
<version>1.6.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.metarank/xgboost-java/
implementation 'io.github.metarank:xgboost-java:1.6.1-2'
// https://jarcasting.com/artifacts/io.github.metarank/xgboost-java/
implementation ("io.github.metarank:xgboost-java:1.6.1-2")
'io.github.metarank:xgboost-java:jar:1.6.1-2'
<dependency org="io.github.metarank" name="xgboost-java" rev="1.6.1-2">
<artifact name="xgboost-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.metarank', module='xgboost-java', version='1.6.1-2')
)
libraryDependencies += "io.github.metarank" % "xgboost-java" % "1.6.1-2"
[io.github.metarank/xgboost-java "1.6.1-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-hdfs | jar | 2.10.1 |
| org.apache.hadoop : hadoop-common | jar | 2.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.github.sbt : junit-interface | jar | 0.13.3 |