- depends only on slf4j-api
- no Scala support: original bindings depend on spark & flink, which cannot be used yet with Scala 2.13/3.x.
- no kryo support
- support for Windows x86_64, Linux x86_64/aarch64, Mac x86_64, Mac aarch64
For maven, use the following snippet:
<dependency>
<groupId>io.github.metarank</groupId>
<artifactId>xgboost-java</artifactId>
<version>2.0.2-1</version>
</dependency>
This project is released under the Apache 2.0 license, as specified in the LICENSE file.