From 1830a5c5cbd9bad04b1ecabc9e9013614927229c Mon Sep 17 00:00:00 2001 From: Hyunsu Cho Date: Tue, 14 Apr 2020 16:18:04 -0700 Subject: [PATCH] Add link to file listing --- doc/jvm/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/jvm/index.rst b/doc/jvm/index.rst index 269238378..69e4569c3 100644 --- a/doc/jvm/index.rst +++ b/doc/jvm/index.rst @@ -8,7 +8,7 @@ XGBoost JVM Package Build Status - GitHub license + GitHub license You have found the XGBoost JVM Package! @@ -67,7 +67,7 @@ For the latest release version number, please check `here `_ for details. +You can browse the file listing of the Maven repository at https://s3-us-west-2.amazonaws.com/xgboost-maven-repo/list.html. + .. note:: Windows not supported by published JARs The published JARs from the Maven Central and GitHub currently only supports Linux and MacOS. Windows users should consider building XGBoost4J / XGBoost4J-Spark from the source. Alternatively, checkout pre-built JARs from `criteo-forks/xgboost-jars `_.