Stable releases

The source zip will unpack into a directory named after its version, so multiple versions can easily be installed side by side in the same directory.

Note: The Core binary distribution from 3.0 onwards comes without the dependencies bundled. Users can either use the dependency management of Maven/Ivy/Gradle or use the Ant script provided in lib/ to download them from the POM. Read DEPENDENCIES.txt file for instructions.

Releases

What do the release categories mean?

  • Stable: the recommended 3.x release, stable and feature complete
  • Preview: a beta or milestone release towards a stable 3.x release. It is considered stable enough to be used but not all features may have been completed.
  • Legacy: a 2.x release that is not under active development anymore

Download

Note: the download links will redirect to the latest release version for each category. Once the link is clicked the version will be shown on the artifact being downloaded. Alternatively, users can chose the version to download from Core Distribution or Web Distribution.
StablePreviewLegacy
Core bin | src bin | src bin | src
Web bin | src bin | src bin | src

Snapshots