Add link to file listing
This commit is contained in:
parent
163149cb10
commit
1830a5c5cb
@ -8,7 +8,7 @@ XGBoost JVM Package
|
|||||||
<img alt="Build Status" src="https://travis-ci.org/dmlc/xgboost.svg?branch=master">
|
<img alt="Build Status" src="https://travis-ci.org/dmlc/xgboost.svg?branch=master">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/dmlc/xgboost/blob/master/LICENSE">
|
<a href="https://github.com/dmlc/xgboost/blob/master/LICENSE">
|
||||||
<img alt="GitHub license" src="http://dmlc.github.io/img/apache2.svg">
|
<img alt="GitHub license" src="https://dmlc.github.io/img/apache2.svg">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
You have found the XGBoost JVM Package!
|
You have found the XGBoost JVM Package!
|
||||||
@ -139,6 +139,8 @@ Look up the ``version`` field in `pom.xml <https://github.com/dmlc/xgboost/blob/
|
|||||||
|
|
||||||
The SNAPSHOT JARs are hosted by the XGBoost project. Every commit in the ``master`` branch will automatically trigger generation of a new SNAPSHOT JAR. You can control how often Maven should upgrade your SNAPSHOT installation by specifying ``updatePolicy``. See `here <http://maven.apache.org/pom.html#Repositories>`_ for details.
|
The SNAPSHOT JARs are hosted by the XGBoost project. Every commit in the ``master`` branch will automatically trigger generation of a new SNAPSHOT JAR. You can control how often Maven should upgrade your SNAPSHOT installation by specifying ``updatePolicy``. See `here <http://maven.apache.org/pom.html#Repositories>`_ 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
|
.. 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 <https://github.com/criteo-forks/xgboost-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 <https://github.com/criteo-forks/xgboost-jars>`_.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user