1,142 bytes added
, 01:04, 7 November 2011
This page is part of the [[Developer Section]]. It summarizes where to find the latest distributions of BaseX.
==Official Releases==
Our release files for various platforms are linked from our homepage; they are updated every 2-8 weeks:
* {{mono|http://basex.org/products/download/all-downloads/}}
==Stable Snapshots==
If you are a developer, we recommend you to have a look at our snapshots for various platforms, which are deployed on our file server several times a week:
* {{mono|http://files.basex.org/releases/latest/}}
Note that the snapshots are replaced as soon as newer versions are available.
==Maven Artifacts==
The official releases and the current snapshots of both our core and our API packages are also deployed as [[Maven]] artifacts on our file server at regular intervals:
* {{mono|http://files.basex.org/maven/org/basex/}}
==Sources==
If you want to be on the cutting edge, you are invited to watch our GitHub repository, and [[git|pull the latest sources]]:
* {{mono|https://github.com/BaseXdb/}}
Our extensive JUnit tests and development branches ensure that our main repository base will always be stable.