Binaries

Riot binaries can be downloaded from our Ivy repository. The recommended way to install them is to use the Ivy dependency manager. Check out the Riot project-skeleton which contains an Ant build file which will resolve all dependencies including required 3rd-party libraries.

The Riot source code

We are currently in the process of migrating our SCM from Subversion to Git. The SVN repository is no longer updated and has been switched to read-only mode.

You can now find the Riot sources at GitHub. In order to get your own copy use the following command:

git clone git://github.com/riotfamily/riot.git
New to Ivy?

Ivy is a dependency manager for Java that is used by the Riot project-skeleton to fetch the Riot binaries and all 3rd party libraries. The Ivy documentation can be found at the official Ivy homepage: http://ant.apache.org/ivy/.

Changelog

For the version history and a complete list of changes, please refer to our changelog.

License Information

Riot and all modules that are part of the Riot Family are available under the terms of the Mozilla Public License 1.1.