Fedora is licensed under the Apache Public License.

Production Releases

Fedora 4.1.0

Release documentation

Fedora 4.0.0

Release documentation

Beta Releases

Fedora 4.0.0-beta-04

Release documentation

Fedora 4.0.0-beta-03

Release documentation

Fedora 4.0.0-beta-02

Release documentation

Fedora 4.0.0-beta-01

Release documentation

Alpha Releases

Fedora 4.0.0-alpha-5

Release documentation

Fedora 4.0.0-alpha-4

Release documentation

Fedora 4.0.0-alpha-3

Release documentation.

Fedora 4.0.0-alpha-2

Release documentation.

Fedora 4.0.0-alpha-1

This is the official alpha prototype of Fedora 4.0 Alpha. For details see the release documentation.

Deployment

See: Fedora 4 deployment


Previous Releases

For the latest, stable Fedora 3.x release, see the Fedora 3.x Downloads page.

Snapshot Releases

Pre-compiled, nightly snapshots can be downloaded from artifacts published to the Sonatype snapshot repository

Development

The latest code is available on GitHub:

https://github.com/fcrepo4/fcrepo4/

We use Maven 3 to build Fedora 4. You can compile Fedora 4's artifacts by running:

$ mvn clean install

from the root of the git repository.